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 | |
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 'textproc')
-rw-r--r-- | textproc/py-wicked/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-zope.app.i18n/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-zope.app.locales/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-zope.structuredtext/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-zope.tal/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/py-wicked/Makefile b/textproc/py-wicked/Makefile index 176d4d802e67..f4a27896ce1c 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 diff --git a/textproc/py-zope.app.i18n/Makefile b/textproc/py-zope.app.i18n/Makefile index 32e1bd3c6fe3..494d62cfa8ea 100644 --- a/textproc/py-zope.app.i18n/Makefile +++ b/textproc/py-zope.app.i18n/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.i18n PORTVERSION= 3.6.3 -CATEGORIES= textproc python +CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Persistent translation domains and message catalogs LICENSE= ZPL21 diff --git a/textproc/py-zope.app.locales/Makefile b/textproc/py-zope.app.locales/Makefile index 436376489e9c..a63ccfbaa26c 100644 --- a/textproc/py-zope.app.locales/Makefile +++ b/textproc/py-zope.app.locales/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.app.locales PORTVERSION= 3.7.2 -CATEGORIES= textproc python +CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope locale extraction and management utilities LICENSE= ZPL21 diff --git a/textproc/py-zope.structuredtext/Makefile b/textproc/py-zope.structuredtext/Makefile index dd267dd71426..5714d4e5bdd6 100644 --- a/textproc/py-zope.structuredtext/Makefile +++ b/textproc/py-zope.structuredtext/Makefile @@ -7,12 +7,12 @@ PORTNAME= zope.structuredtext PORTVERSION= 3.5.1 -CATEGORIES= textproc python +CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= StructuredText parser LICENSE= ZPL21 diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile index 0a448f5cdb82..b64b01131195 100644 --- a/textproc/py-zope.tal/Makefile +++ b/textproc/py-zope.tal/Makefile @@ -7,11 +7,11 @@ PORTNAME= zope.tal PORTVERSION= 3.6.0 -CATEGORIES= textproc python +CATEGORIES= textproc python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= rm@FreeBSD.org +MAINTAINER= zope@FreeBSD.org COMMENT= Zope Template Application Languate (TAL) LICENSE= ZPL21 |