diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /news/nntpclnt | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'news/nntpclnt')
-rw-r--r-- | news/nntpclnt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index 969ff3632e6..70d55cdc54a 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2003/06/02 01:17:35 jschauma Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/17 22:52:09 grant Exp $ DISTNAME= nntpclnt-1.6.1 PKGREVISION= 3 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= NNTP client library and inews client posting program CONFLICTS+= inn-[0-9]* |