diff options
author | girgen <girgen@FreeBSD.org> | 2006-10-10 00:06:56 +0800 |
---|---|---|
committer | girgen <girgen@FreeBSD.org> | 2006-10-10 00:06:56 +0800 |
commit | 46bc47abf57a2bda4485e2986e71c0bd5e5c0cac (patch) | |
tree | d2aa897179c587f5c707befb7775adb7e96f7809 | |
parent | e42f9bb31dc814d2b39e90e5379b275aa4e8d29a (diff) | |
download | freebsd-ports-graphics-46bc47abf57a2bda4485e2986e71c0bd5e5c0cac.tar.gz freebsd-ports-graphics-46bc47abf57a2bda4485e2986e71c0bd5e5c0cac.tar.zst freebsd-ports-graphics-46bc47abf57a2bda4485e2986e71c0bd5e5c0cac.zip |
Expire this port, the software has been deprecated for long enough now.
-rw-r--r-- | www/mod_jk2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_jk2/Makefile b/www/mod_jk2/Makefile index 745d47a0a3c..71bb6ededf0 100644 --- a/www/mod_jk2/Makefile +++ b/www/mod_jk2/Makefile @@ -16,6 +16,7 @@ MAINTAINER?= girgen@FreeBSD.org COMMENT?= Apache JK2 module for connecting to Tomcat using AJP1X DEPRECATED= "JK2 is officially unsupported, no further development will take place." +EXPIRATION_DATE=2006-11-15 USE_APACHE= yes USE_GMAKE= YES |