diff options
author | johans <johans@FreeBSD.org> | 2010-02-26 15:32:17 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2010-02-26 15:32:17 +0800 |
commit | ab6f059bc6f6403121385439d8cce324424eb85b (patch) | |
tree | d364a2a07cc27895c619e4887ecbeb13c6a5b996 /www/caudium12 | |
parent | 6e80f9c49c1c66d42fb5ef9660890985805ae600 (diff) | |
download | freebsd-ports-gnome-ab6f059bc6f6403121385439d8cce324424eb85b.tar.gz freebsd-ports-gnome-ab6f059bc6f6403121385439d8cce324424eb85b.tar.zst freebsd-ports-gnome-ab6f059bc6f6403121385439d8cce324424eb85b.zip |
Mark deprecated (no longer maintained) and refer users to www/caudium14:
a more modern version of the same software.
Feature safe: yes
Diffstat (limited to 'www/caudium12')
-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 |