diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-13 23:44:04 +0000 |
commit | ae66bd36313df5610630c2a81631f22fe24255bc (patch) | |
tree | 97c14de145e719fd21a9d7c701ea848b2da9ecb9 /www/py-wikitools | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) | |
download | ports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip |
Notes
Diffstat (limited to 'www/py-wikitools')
-rw-r--r-- | www/py-wikitools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-wikitools/Makefile b/www/py-wikitools/Makefile index 258c245c6bea..e00620d559de 100644 --- a/www/py-wikitools/Makefile +++ b/www/py-wikitools/Makefile @@ -8,7 +8,7 @@ PORTNAME= wikitools PORTVERSION= 1.1.1 PORTREVISION= 0 -CATEGORIES= www devel +CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |