diff options
author | flz <flz@FreeBSD.org> | 2005-04-15 05:10:21 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-04-15 05:10:21 +0000 |
commit | 0815e00dd76f21c5c1f891950f84632e09501477 (patch) | |
tree | 80aaea06dc7016c991402268757d0966f7c2f343 /devel | |
parent | 304440ac562c3cd11d9495f9db6285b69ba4b9b2 (diff) | |
download | FreeBSD-ports-0815e00dd76f21c5c1f891950f84632e09501477.zip FreeBSD-ports-0815e00dd76f21c5c1f891950f84632e09501477.tar.gz |
- Fix PKGORIGIN.
Noticed by: chkversion via kris
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-zope.interface/Makefile | 2 | ||||
-rw-r--r-- | devel/py-zopeInterface/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile index 9fbc16b..927c724 100644 --- a/devel/py-zope.interface/Makefile +++ b/devel/py-zope.interface/Makefile @@ -7,7 +7,7 @@ PORTNAME= zopeInterface PORTVERSION= 3.0.1 -CATEGORIES= zope devel python +CATEGORIES= devel zope python MASTER_SITES= http://www.zope.org/Products/ZopeInterface/3.0.1final/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ZopeInterface-${PORTVERSION} diff --git a/devel/py-zopeInterface/Makefile b/devel/py-zopeInterface/Makefile index 9fbc16b..927c724 100644 --- a/devel/py-zopeInterface/Makefile +++ b/devel/py-zopeInterface/Makefile @@ -7,7 +7,7 @@ PORTNAME= zopeInterface PORTVERSION= 3.0.1 -CATEGORIES= zope devel python +CATEGORIES= devel zope python MASTER_SITES= http://www.zope.org/Products/ZopeInterface/3.0.1final/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ZopeInterface-${PORTVERSION} |