diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2001-08-18 07:56:51 +0000 |
commit | 404195ed6f894a3ea60a2c91c67fb6cf0c1db36b (patch) | |
tree | dd1492b4f50451019ea75d76980cbb970af0a59c /news | |
parent | fb65ac797845a59d09214acd655a803453d4f17e (diff) | |
download | ports-404195ed6f894a3ea60a2c91c67fb6cf0c1db36b.tar.gz ports-404195ed6f894a3ea60a2c91c67fb6cf0c1db36b.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nntp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index 4871718490c7..8e089f187ea0 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k -MAINTAINER= adam@veda.is +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews |