diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-11-06 12:38:55 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-11-06 12:38:55 +0000 |
commit | 06b83cea89759b5c2f79c030b67898914b6e4971 (patch) | |
tree | 9e7ab673b9b3819f1c2ca7d779205a81446f2bc7 /www/apache13-modperl | |
parent | 814558216fb08c45f8af223f4d5147f5891ee39e (diff) | |
download | ports-06b83cea89759b5c2f79c030b67898914b6e4971.tar.gz ports-06b83cea89759b5c2f79c030b67898914b6e4971.zip |
Notes
Diffstat (limited to 'www/apache13-modperl')
-rw-r--r-- | www/apache13-modperl/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/apache13-modperl/Makefile b/www/apache13-modperl/Makefile index d596423847c8..173ce5812b30 100644 --- a/www/apache13-modperl/Makefile +++ b/www/apache13-modperl/Makefile @@ -14,6 +14,9 @@ DISTNAME= apache_${VERSION_APACHE} DISTFILES= apache_${VERSION_APACHE}${EXTRACT_SUFX}:apache \ mod_perl-${VERSION_MODPERL}${EXTRACT_SUFX}:modperl +DEPRECATED= http://vuxml.freebsd.org/6e6a6b8a-2fde-11d9-b3a2-0050fc56d258.html (vulnerability) +EXPIRATION_DATE= December 6, 2004 + MAINTAINER= ports@rbt.ca COMMENT= The Apache 1.3 webserver with a statically embedded perl interpreter |