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 /www/hiawatha | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'www/hiawatha')
-rw-r--r-- | www/hiawatha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/hiawatha/Makefile b/www/hiawatha/Makefile index de3507fe5bc..fc5d430da9a 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/05/12 05:23:29 jmc Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/17 22:55:35 grant Exp $ # DISTNAME= hiawatha @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ sitedrivenby.gif -MAINTAINER= jwise@netbsd.org +MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://www.pault.com/pault/downloads/ COMMENT= Barebones HTTP server with XML and XSLT support (and more) |