diff options
author | trevor <trevor@FreeBSD.org> | 2001-08-18 15:56:51 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2001-08-18 15:56:51 +0800 |
commit | 9bc023e8003c0bc973dd131af5b79e7402764c32 (patch) | |
tree | 51357310d59b866c623c40ca73323281b3c7196d /news/nntp | |
parent | 902595d99c3d365a3d1e24c7ce2e10a72a9bd2e0 (diff) | |
download | freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.tar.gz freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.tar.zst freebsd-ports-gnome-9bc023e8003c0bc973dd131af5b79e7402764c32.zip |
Turn Adam David's ports loose. Look out, world!
Approved by: adam
Diffstat (limited to 'news/nntp')
-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 |