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 /textproc/py-wicked | |
parent | 379e915f84710e3934cfa0521f372eda749a4690 (diff) | |
download | freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.gz freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.tar.zst freebsd-ports-graphics-16973784ae5d7d2aebecd187b0c4176d10c3a3d2.zip |
- transfer maintainership for my zope-ports to zope@
- add them to virtual category `zope'
Diffstat (limited to 'textproc/py-wicked')
-rw-r--r-- | textproc/py-wicked/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-wicked/Makefile b/textproc/py-wicked/Makefile index 176d4d802e6..f4a27896ce1 100644 --- a/textproc/py-wicked/Makefile +++ b/textproc/py-wicked/Makefile @@ -7,11 +7,11 @@ PORTNAME= wicked PORTVERSION= 1.1.9 -CATEGORIES= textproc python +CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Compact syntax for doing wiki-like content linking and creation LICENSE= GPLv2 |