diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-03-05 04:02:46 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-03-05 04:02:46 +0800 |
commit | f663943a3272f0d7a2cb3b7ce6e1c88bd4301322 (patch) | |
tree | dfe60b1a734fd1d884219eb731b390c8a9d67e4a /news/nntp | |
parent | c197f85fd37386e17be98c234e78a21af3d43736 (diff) | |
download | freebsd-ports-gnome-f663943a3272f0d7a2cb3b7ce6e1c88bd4301322.tar.gz freebsd-ports-gnome-f663943a3272f0d7a2cb3b7ce6e1c88bd4301322.tar.zst freebsd-ports-gnome-f663943a3272f0d7a2cb3b7ce6e1c88bd4301322.zip |
- MAINTAINER in standard caption
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 157124d7a00c..ee827115500c 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ftp://ftp.lan-ks.de/pub/c-news/ \ ftp://ftp.dinoex.org/pub/c-news/ PATCHFILES= nntp-patch-y2k -MAINTAINER= dinoex@freebsd.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= NNTP with NOV support BUILD_DEPENDS= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/news/cnews |