diff options
Diffstat (limited to 'news/nn/Makefile')
-rw-r--r-- | news/nn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nn/Makefile b/news/nn/Makefile index 26768fe67d5..b94f90f4821 100644 --- a/news/nn/Makefile +++ b/news/nn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/04/25 20:34:10 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2003/06/02 01:17:36 jschauma Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/30 18:17:48 adam Exp # @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.gw.com/pub/unix/news/nn/nn-6.6/ \ # slightly different 6.6.4 distfile (4 bytes off in tar) # ftp://ftp.gw.com/pub/unix/news/nn/nn-6.6/old/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= NN newsreader BUILD_DEFS+= USE_INN |