diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2007-05-22 10:53:20 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2007-05-22 10:53:20 +0000 |
commit | 8ec0b626f53e55bdf6b7b98d7b52eff9ebf71e13 (patch) | |
tree | 2e3932d09159be79e7397ec351b374503272652c /www | |
parent | 6effa5487f90e3dc4d6c34bb3968d3780ac14056 (diff) | |
download | pkgsrc-8ec0b626f53e55bdf6b7b98d7b52eff9ebf71e13.tar.gz |
I don't have time to maintain packages that might be affected by
security vulnerabilities.
Diffstat (limited to 'www')
-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 0de1920f8d3..321f79ae690 100644 --- a/www/apache22/Makefile.common +++ b/www/apache22/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.4 2007/01/24 19:46:45 epg Exp $ +# $NetBSD: Makefile.common,v 1.5 2007/05/22 10:53:20 xtraeme Exp $ DISTNAME= httpd-${APACHE_VERSION} EXTRACT_SUFX= .tar.bz2 @@ -7,4 +7,4 @@ APACHE_VERSION= 2.2.4 MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \ ${MASTER_SITE_APACHE:=httpd/old/} \ http://www.NetBSD.org/images/logos/ -MAINTAINER= xtraeme@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org |