diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-18 13:20:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-18 13:20:40 +0000 |
commit | c66a9cdd8862b94032fddfd5cbb7376c4cd9da6a (patch) | |
tree | 23950890296a6f7812cdf53193288dfb55c4ccf2 /www/apache2 | |
parent | 51ed3e0d1766292524a677d800157e628d61e830 (diff) | |
download | pkgsrc-c66a9cdd8862b94032fddfd5cbb7376c4cd9da6a.tar.gz |
tron volunteered to maintain this package.
Diffstat (limited to 'www/apache2')
-rw-r--r-- | www/apache2/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache2/Makefile.common b/www/apache2/Makefile.common index b78f20136a2..b65501f84cf 100644 --- a/www/apache2/Makefile.common +++ b/www/apache2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.14 2005/02/10 13:29:10 salo Exp $ +# $NetBSD: Makefile.common,v 1.15 2005/04/18 13:20:40 wiz Exp $ DISTNAME= httpd-${APACHE_VERSION} # When updating this version be sure to update the checksum and remove @@ -8,4 +8,4 @@ APR_VERSION= 0.9.6 MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} \ http://www.NetBSD.org/images/logos/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= tron@NetBSD.org |