diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-04 20:02:46 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-04 20:02:46 +0000 |
commit | 8491de9f2183f5b17b8424261d55b64d4efd8520 (patch) | |
tree | 61b7c93384ebbb3fed8708ac3d11583e14062242 /news | |
parent | - Get rid of the bogus pkg-message already (noticed by: many) (diff) |
- MAINTAINER in standard caption
Notes
Notes:
svn path=/head/; revision=76871
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 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 |