diff options
author | skv <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | f07e4307992adc433e692eecaf02790ae9e3f6bd (patch) | |
tree | 045b07a3ba17998396848a4492c6f6ed0d4bc2ac /news/atp | |
parent | 235fbd900a309bc54ad035234a167499bb4696ef (diff) | |
download | FreeBSD-ports-f07e4307992adc433e692eecaf02790ae9e3f6bd.zip FreeBSD-ports-f07e4307992adc433e692eecaf02790ae9e3f6bd.tar.gz |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
Diffstat (limited to 'news/atp')
-rw-r--r-- | news/atp/Makefile | 2 | ||||
-rw-r--r-- | news/atp/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/news/atp/Makefile b/news/atp/Makefile index 07014b0..aac300e 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 b19b917..82af40a 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>. ] |