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 /devel/py-InlineEgg | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) | |
download | ports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip |
Notes
Diffstat (limited to 'devel/py-InlineEgg')
-rw-r--r-- | devel/py-InlineEgg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-InlineEgg/Makefile b/devel/py-InlineEgg/Makefile index 3c748e496687..3590ec2810c0 100644 --- a/devel/py-InlineEgg/Makefile +++ b/devel/py-InlineEgg/Makefile @@ -7,7 +7,7 @@ PORTNAME= InlineEgg PORTVERSION= 1.08 -CATEGORIES= devel security +CATEGORIES= devel security python MASTER_SITES= http://oss.corest.com/repo/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |