diff options
author | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2002-08-01 02:37:41 +0000 |
commit | 28cd3a63dfb67f169c4017a9514c7dee76d4009e (patch) | |
tree | faa6638bafbb65f01694e39dc61702bf3b0d6532 /news/nntpclnt | |
parent | 7d8c56953c98b40367b07c8797635bd3ef37f955 (diff) | |
download | pkgsrc-28cd3a63dfb67f169c4017a9514c7dee76d4009e.tar.gz |
Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd. Any volunteers for any of these packages?
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 90517853ab0..b78d4c94025 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2001/09/27 23:18:34 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2002/08/01 02:37:43 jschauma Exp $ # DISTNAME= nntpclnt-1.6.1 CATEGORIES= news MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/ -MAINTAINER= tv@netbsd.org +MAINTAINER= packages@netbsd.org COMMENT= NNTP client library and inews client posting program CONFLICTS+= inn-[0-9]* |