diff options
author | tron <tron@pkgsrc.org> | 2006-12-09 00:47:34 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2006-12-09 00:47:34 +0000 |
commit | 85201244770861512840d525b4160e63852b8c28 (patch) | |
tree | f488380284a61dc353d3906f9fcc98eb418d3363 | |
parent | 420cfea054b1e17e1401caee82ae9f18b734c50d (diff) | |
download | pkgsrc-85201244770861512840d525b4160e63852b8c28.tar.gz |
Juan Romero Pardines is the maintainer of this package.
-rw-r--r-- | www/apache22/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/Makefile.common b/www/apache22/Makefile.common index 79e1fda132e..023d9ce2c31 100644 --- a/www/apache22/Makefile.common +++ b/www/apache22/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2006/12/08 23:31:52 xtraeme Exp $ +# $NetBSD: Makefile.common,v 1.2 2006/12/09 00:47:34 tron Exp $ DISTNAME= httpd-${APACHE_VERSION} EXTRACT_SUFX= .tar.bz2 @@ -9,4 +9,4 @@ APR_VERSION= 1.2.8 MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} \ http://www.NetBSD.org/images/logos/ -MAINTAINER= tron@NetBSD.org +MAINTAINER= xtraeme@NetBSD.org |