diff options
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 1ffcb8d238d..6a1dc31d4d8 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2003/06/11 20:50:57 abs Exp $ +# $NetBSD: Makefile,v 1.45 2003/07/17 22:52:07 grant Exp $ DISTNAME= inn-${INN_VERSION} 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= tron@netbsd.org +MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.isc.org/inn.html COMMENT= the public release of InterNet News (INN) |