diff options
author | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-06-10 15:22:13 +0000 |
commit | 9611c157d010938e53b1714e3f7f317facf558c0 (patch) | |
tree | 2feb1f410c493c9e7cc492d5a0165cd0c95d68b8 /www/ap2-fcgid | |
parent | 4b76c8f2e9956fd11677f6e5d815fdc0a154e0d8 (diff) | |
download | pkgsrc-9611c157d010938e53b1714e3f7f317facf558c0.tar.gz |
Retire Apache 1.3 and 2.0.
Diffstat (limited to 'www/ap2-fcgid')
-rw-r--r-- | www/ap2-fcgid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-fcgid/Makefile b/www/ap2-fcgid/Makefile index 8eb979d8ebd..2531656cb53 100644 --- a/www/ap2-fcgid/Makefile +++ b/www/ap2-fcgid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/03/06 15:04:53 prlw1 Exp $ +# $NetBSD: Makefile,v 1.11 2014/06/10 15:22:17 joerg Exp $ DISTNAME= mod_fcgid-2.3.9 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} @@ -10,7 +10,7 @@ HOMEPAGE= http://httpd.apache.org/mod_fcgid/ COMMENT= High performance alternative to mod_cgi or mod_cgid LICENSE= apache-2.0 -PKG_APACHE_ACCEPTED= apache2 apache22 apache24 +PKG_APACHE_ACCEPTED= apache22 apache24 APACHE_MODULE= YES USE_LIBTOOL= YES |