diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-12 04:56:15 +0000 |
commit | 0441458fe32412e61e0c67b7cd602b58a67db084 (patch) | |
tree | aacf530c0ff853c80eb5a2086413276f0166f279 /news | |
parent | e1a70135769d4bc27cd7303e3f75a767a8bd0bfa (diff) | |
download | ports-0441458fe32412e61e0c67b7cd602b58a67db084.tar.gz ports-0441458fe32412e61e0c67b7cd602b58a67db084.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpswitch/Makefile | 2 | ||||
-rw-r--r-- | news/papercut/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile index 6e20de914091..9bd8ceae5e98 100644 --- a/news/nntpswitch/Makefile +++ b/news/nntpswitch/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.nntpswitch.org/download/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A NNTP content router WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/news/papercut/Makefile b/news/papercut/Makefile index b5c41e7aea98..182c3caa8914 100644 --- a/news/papercut/Makefile +++ b/news/papercut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.13 CATEGORIES= news python MASTER_SITES= http://pessoal.org/papercut/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Papercut is a news server written in Python, using a MySQL backend RUN_DEPENDS= ${PYTHON_SITELIBDIR}/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb |