diff options
author | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
commit | 5c6ce22f8cb029936d6d1fee0fd6f5bbc84c9079 (patch) | |
tree | df66087d0f43d7c51d4fc3cb5c022e7ce657a47c /www/hiawatha | |
parent | 6b29b6722e2b34ac654fd6fcd8e1768d7b9a654a (diff) | |
download | pkgsrc-5c6ce22f8cb029936d6d1fee0fd6f5bbc84c9079.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
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 1f9f9b187b9..83394dbc116 100644 --- a/www/hiawatha/Makefile +++ b/www/hiawatha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2009/07/15 20:58:57 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/08/20 15:25:01 jwise Exp $ # DISTNAME= hiawatha @@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ sitedrivenby.gif -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.pault.com/pault/downloads/ COMMENT= Barebones HTTP server with XML and XSLT support (and more) |