diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-12-28 10:54:08 +0000 |
commit | f60432367f904435f1612cb57bf01489a687c31b (patch) | |
tree | 85dfe190b6aa7b6d3217975da8638e1f8c5b1235 /mail/py-turbomail | |
parent | c5f98b1d14e33177dc2e299c4df3bc8e1d6531c8 (diff) | |
download | ports-f60432367f904435f1612cb57bf01489a687c31b.tar.gz ports-f60432367f904435f1612cb57bf01489a687c31b.zip |
Notes
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 f985970bd76f..becd2e1c9627 100644 --- a/mail/py-turbomail/Makefile +++ b/mail/py-turbomail/Makefile @@ -8,7 +8,7 @@ PORTNAME= turbomail PORTVERSION= 2.0.3 PORTREVISION= 1 -CATEGORIES= mail www +CATEGORIES= mail www python MASTER_SITES= http://cheeseshop.python.org/packages/source/T/TurboMail/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |