diff options
author | tron <tron@pkgsrc.org> | 2000-02-27 23:04:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-02-27 23:04:23 +0000 |
commit | 268da88042ada9aac635579752fe8f647fe1d2d2 (patch) | |
tree | 711be67f86ced900b20471c9fdaa0cba5a458b05 /news/inn | |
parent | da0761fcb1f0b4fb7cf37c63bcb4eafc5f3ad8d5 (diff) | |
download | pkgsrc-268da88042ada9aac635579752fe8f647fe1d2d2.tar.gz |
List me as maintainer of this package.
Diffstat (limited to 'news/inn')
-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 d520169f628..e6167bf5837 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2000/02/27 22:51:41 tron Exp $ +# $NetBSD: Makefile,v 1.15 2000/02/27 23:04:23 tron Exp $ DISTNAME= inn-2.2.2 CATEGORIES= news @@ -6,7 +6,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= packages@netbsd.org +MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.isc.org/inn.html CONFLICTS+= nntpclnt-* |