diff options
Diffstat (limited to 'devel/py-tempstorage/Makefile')
-rw-r--r-- | devel/py-tempstorage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-tempstorage/Makefile b/devel/py-tempstorage/Makefile index b4e70ce0e21f..41e452e73508 100644 --- a/devel/py-tempstorage/Makefile +++ b/devel/py-tempstorage/Makefile @@ -7,12 +7,12 @@ PORTNAME= tempstorage PORTVERSION= 2.12.1 -CATEGORIES= devel python +CATEGORIES= devel python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= A RAM-based storage for ZODB LICENSE= ZPL21 |