diff options
author | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-01-16 18:33:34 +0800 |
commit | 16973784ae5d7d2aebecd187b0c4176d10c3a3d2 (patch) | |
tree | e8fdff1b35a71ee01f2ff784f980d64118e8bb56 /www/zope213 | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-gnome-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'www/zope213')
-rw-r--r-- | www/zope213/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 25b8a2164581..33499dd45c3c 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP DISTNAME= Zope2-${PORTVERSION} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= An object-based web application platform Version 2.13 LICENSE= ZPL21 |