diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/urlview | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/urlview')
-rw-r--r-- | textproc/urlview/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index a2ab244a10f..74e1fa47d43 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:37 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/17 22:54:54 grant Exp $ DISTNAME= urlview-0.9 PKGREVISION= 1 @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/contrib/ \ ftp://ftp.uib.no/pub/mutt/contrib/ \ ftp://uiarchive.cso.uiuc.edu/pub/packages/mail/mutt/contrib/ -MAINTAINER= tron@netbsd.org +MAINTAINER= tron@NetBSD.org COMMENT= extract URLs from text files and display them in a menu GNU_CONFIGURE= yes |