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 | |
parent | e8b8a075bbfa2829054f9f1d9d2ad47833d87b93 (diff) | |
download | ports-ae66bd36313df5610630c2a81631f22fe24255bc.tar.gz ports-ae66bd36313df5610630c2a81631f22fe24255bc.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-InlineEgg/Makefile | 2 | ||||
-rw-r--r-- | devel/py-gitosis/Makefile | 2 | ||||
-rw-r--r-- | devel/py-testtools/Makefile | 2 |
3 files changed, 3 insertions, 3 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} diff --git a/devel/py-gitosis/Makefile b/devel/py-gitosis/Makefile index 0aedc551ef9f..6807f4dc7e27 100644 --- a/devel/py-gitosis/Makefile +++ b/devel/py-gitosis/Makefile @@ -7,7 +7,7 @@ PORTNAME= gitosis PORTVERSION= 0.2.20090917 -CATEGORIES= devel +CATEGORIES= devel python MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ http://code.douglasthrift.net/files/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-testtools/Makefile b/devel/py-testtools/Makefile index 3e7c9354ff3c..0bcb6fa152c1 100644 --- a/devel/py-testtools/Makefile +++ b/devel/py-testtools/Makefile @@ -7,7 +7,7 @@ PORTNAME= testtools PORTVERSION= 0.9.6 -CATEGORIES= devel +CATEGORIES= devel python MASTER_SITES= http://launchpadlibrarian.net/54281358/ \ http://www.c-s.li/ports/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |