diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | bd7856a184d8e68093981cd1c63c7c259bf5f76b (patch) | |
tree | 2ad82a2388bc24b6cba7a7f89060ee0607010668 /news | |
parent | 1c69e60c805ae15b75be5ac1fb0d6c6743d26a31 (diff) | |
download | ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.tar.gz ports-bd7856a184d8e68093981cd1c63c7c259bf5f76b.zip |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
Notes
Notes:
svn path=/head/; revision=131511
Diffstat (limited to 'news')
-rw-r--r-- | news/PicMonger/Makefile | 2 | ||||
-rw-r--r-- | news/PicMonger/pkg-descr | 2 | ||||
-rw-r--r-- | news/atp/Makefile | 2 | ||||
-rw-r--r-- | news/atp/pkg-descr | 2 | ||||
-rw-r--r-- | news/xmitbin/Makefile | 2 | ||||
-rw-r--r-- | news/xmitbin/pkg-descr | 2 |
6 files changed, 3 insertions, 9 deletions
diff --git a/news/PicMonger/Makefile b/news/PicMonger/Makefile index e86508918b26..8014335ffba2 100644 --- a/news/PicMonger/Makefile +++ b/news/PicMonger/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= news graphics MASTER_SITES= http://download.sourceforge.net/PicMonger/ -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An automated USENET (NNT) picture decoding client LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- diff --git a/news/PicMonger/pkg-descr b/news/PicMonger/pkg-descr index 90c6c44dd852..c4b7f332d2c7 100644 --- a/news/PicMonger/pkg-descr +++ b/news/PicMonger/pkg-descr @@ -20,5 +20,3 @@ Features: * Distributed under the GNU GPL WWW: http://PicMonger.sourceforge.net/ - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG> ] diff --git a/news/atp/Makefile b/news/atp/Makefile index 07014b0020c0..aac300e55207 100644 --- a/news/atp/Makefile +++ b/news/atp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail DISTFILES= ${DISTNAME}-src.tar.gz -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A QWK message packet reader and composer for FreeBSD RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ diff --git a/news/atp/pkg-descr b/news/atp/pkg-descr index b19b9177746f..82af40a53c30 100644 --- a/news/atp/pkg-descr +++ b/news/atp/pkg-descr @@ -4,5 +4,3 @@ download all of your new e-mail and board messages as a QWK packet, read them offline, compose replies to selected messages off-line, then upload all of your replies as one QWK reply packet the next time you call the BBS. - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG>. ] diff --git a/news/xmitbin/Makefile b/news/xmitbin/Makefile index c5419d26f6c3..eee4cceea004 100644 --- a/news/xmitbin/Makefile +++ b/news/xmitbin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cadence.com/utils/ DISTNAME= xmitBin-1.9 EXTRACT_SUFX= .tar.Z -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Posts or mails binary and sourcecode files intelligently MAN1= xmitBin.1 diff --git a/news/xmitbin/pkg-descr b/news/xmitbin/pkg-descr index 52c18d9acf19..f616936fb432 100644 --- a/news/xmitbin/pkg-descr +++ b/news/xmitbin/pkg-descr @@ -10,5 +10,3 @@ for you! I have included two shell scripts of my own, "mailbin" and "postbin". These scripts make it easy to mail and post (respectively) stuff using a good default set of command line switches. - -[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG>. ] |