diff options
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 |