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/atp | |
parent | 1c69e60c805ae15b75be5ac1fb0d6c6743d26a31 (diff) |
Notes
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 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>. ] |