diff options
author | tron <tron> | 1998-01-29 16:48:09 +0000 |
---|---|---|
committer | tron <tron> | 1998-01-29 16:48:09 +0000 |
commit | c8a0d14418b96022172c06b1e667bcc287d53b56 (patch) | |
tree | d3f22c554adb596b94ddca19338917fa5d24380d /news/knews | |
parent | 2d876c13e601896449ffdbad17c65feb3c9a997c (diff) | |
download | pkgsrc-c8a0d14418b96022172c06b1e667bcc287d53b56.tar.gz |
Fix "MAINTAINER".
Diffstat (limited to 'news/knews')
-rw-r--r-- | news/knews/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/knews/Makefile b/news/knews/Makefile index f87030b51ea..4c434875ef7 100644 --- a/news/knews/Makefile +++ b/news/knews/Makefile @@ -3,7 +3,7 @@ # Date created: 30th November 1997 # Whom: tron # -# $NetBSD: Makefile,v 1.3 1998/01/24 21:59:43 hubertf Exp $ +# $NetBSD: Makefile,v 1.4 1998/01/29 16:51:27 tron Exp $ # DISTNAME= knews-0.9.8 @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.nada.kth.se/home/su95-kjo/knews/ \ ftp://ftp.cs.tu-berlin.de/pub/net/news/knews/ -MAINTAINER= tron@lyssa.owl.de +MAINTAINER= tron@netbsd.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |