diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-26 07:32:17 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-26 07:32:17 +0000 |
commit | 7a9273ea1b07eac4deaa44248f2bbac8e62f5ac3 (patch) | |
tree | 9c455d0d8efe57327cef79c0a188ab971f06d68a /www | |
parent | 0eec5e414e3fe34e73ddb56aed8623052cfc1eca (diff) | |
download | ports-7a9273ea1b07eac4deaa44248f2bbac8e62f5ac3.tar.gz ports-7a9273ea1b07eac4deaa44248f2bbac8e62f5ac3.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/caudium12/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/caudium12/Makefile b/www/caudium12/Makefile index 6241ad9db74a..ce6ce43d0657 100644 --- a/www/caudium12/Makefile +++ b/www/caudium12/Makefile @@ -22,6 +22,9 @@ LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron/ RUN_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof/ \ pexts>0:${PORTSDIR}/lang/pexts/ +DEPRECATED= No longer maintained upstream, please switch to www/caudium14 +EXPIRATION_DATE= 2010-04-02 + WRKSRC= ${WRKDIR}/${DISTNAME} PIKEVERSION= 7.2.570 |