aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2012-10-20 13:09:50 +0800
committerjgh <jgh@FreeBSD.org>2012-10-20 13:09:50 +0800
commit692f88e1f9e5dc07def37e14d38133bb65daf015 (patch)
treef6522c7a22d1e93f675e99f8b88cbfbf9cbc6e0c /www
parentb0632b837e277e7244d70987964c7dc134bc8756 (diff)
downloadfreebsd-ports-gnome-692f88e1f9e5dc07def37e14d38133bb65daf015.tar.gz
freebsd-ports-gnome-692f88e1f9e5dc07def37e14d38133bb65daf015.tar.zst
freebsd-ports-gnome-692f88e1f9e5dc07def37e14d38133bb65daf015.zip
- set expiration for port (upstream retired)
Feature safe: yes
Diffstat (limited to 'www')
-rw-r--r--www/jetspeed/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/jetspeed/Makefile b/www/jetspeed/Makefile
index a053838842a7..53c88969ef13 100644
--- a/www/jetspeed/Makefile
+++ b/www/jetspeed/Makefile
@@ -19,6 +19,9 @@ COMMENT= Jetspeed is an Open Source Portal, written in Java and XML
RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \
${JAKARTA_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55
+DEPRECATED= project retired upstream
+EXPIRATION_DATE= 2012-11-20
+
WRKSRC= ${WRKDIR}/${DISTNAME:C/-war//}
USE_ZIP= yes
USE_JAVA= yes