diff options
author | tron <tron@pkgsrc.org> | 2006-10-01 11:34:24 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-10-01 11:34:24 +0000 |
commit | 663307ee509097312c29d104d9ff555c5abd29bc (patch) | |
tree | 7d3be082341b96e7b44ca2638831443bc9dd455b /news/inn/Makefile | |
parent | f4f4920d26f82965edeac9bf5d98784ff5ed51e8 (diff) | |
download | pkgsrc-663307ee509097312c29d104d9ff555c5abd29bc.tar.gz |
Remove as maintainer of this package because I'm now longer running
INN on my home server.
Diffstat (limited to 'news/inn/Makefile')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 50e054df8ba..9757d7e1265 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2006/04/23 00:12:41 jlam Exp $ +# $NetBSD: Makefile,v 1.82 2006/10/01 11:34:24 tron Exp $ DISTNAME= inn-2.4.3 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/inn/ \ ftp://ftp.sunet.se/pub/news/nntp/inn/ \ ftp://ftp.fu-berlin.de/unix/news/inn/ -MAINTAINER= tron@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.isc.org/inn.html COMMENT= The public release of InterNet News (INN) |