diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-17 04:53:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-17 04:53:52 +0000 |
commit | 2536b451cb52997f85698471837bcec66a084492 (patch) | |
tree | 8fb8f27f5d8fcf594f219454ad6135b6bc6a1d6d | |
parent | 76b26129e5219daacbe76eafa89086c770be2009 (diff) | |
download | ports-2536b451cb52997f85698471837bcec66a084492.tar.gz ports-2536b451cb52997f85698471837bcec66a084492.zip |
Notes
-rw-r--r-- | devel/py-polib/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-stripogram/Makefile | 2 | ||||
-rw-r--r-- | www/diamanda/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-polib/Makefile b/devel/py-polib/Makefile index 0296c077728a..5a2db8ffdd1f 100644 --- a/devel/py-polib/Makefile +++ b/devel/py-polib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= oleg@ht-systems.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A python library to parse and manage gettext catalogs USE_PYTHON= yes diff --git a/textproc/py-stripogram/Makefile b/textproc/py-stripogram/Makefile index a340844015e3..ed1633c6175a 100644 --- a/textproc/py-stripogram/Makefile +++ b/textproc/py-stripogram/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= stripogram-1-4 EXTRACT_SUFX= .tgz -MAINTAINER= oleg@ht-systems.ru +MAINTAINER= ports@FreeBSD.org COMMENT= Converting HTML to Plain Text and stripping specified tags from HTML WRKSRC= ${WRKDIR}/stripogram diff --git a/www/diamanda/Makefile b/www/diamanda/Makefile index be9ac0a519b6..9030ebea15bd 100644 --- a/www/diamanda/Makefile +++ b/www/diamanda/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${SNAPSHOT} -MAINTAINER= oleg@ht-systems.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A set of useful Django applications RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/__init__.py:${PORTSDIR}/www/py-django \ |