diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 16:16:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-27 16:16:15 +0000 |
commit | 7b7eca89c4923b23b1c9d5f4cad4b4d3893592ed (patch) | |
tree | a6d65d24ade6df9978500502eef783f089acf9f7 /mail/py-turbomail | |
parent | b658307fe83c01e408f7c9846e71bcdc6c60e57b (diff) |
- Bump PORTREVISION after www/py-turbogears update
all these ports builds now with python27 \o/
Notes
Notes:
svn path=/head/; revision=269920
Diffstat (limited to 'mail/py-turbomail')
-rw-r--r-- | mail/py-turbomail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/py-turbomail/Makefile b/mail/py-turbomail/Makefile index 570318194b1b..de9e16d62170 100644 --- a/mail/py-turbomail/Makefile +++ b/mail/py-turbomail/Makefile @@ -7,7 +7,7 @@ PORTNAME= turbomail PORTVERSION= 3.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail www python MASTER_SITES= CHEESESHOP \ http://nivi.interfree.it/distfiles/${PORTNAME}/ |