diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-clay-core/Makefile | 9 | ||||
-rw-r--r-- | java/westhawksnmp/Makefile | 9 |
2 files changed, 8 insertions, 10 deletions
diff --git a/java/eclipse-clay-core/Makefile b/java/eclipse-clay-core/Makefile index e189050ff3c2..5d707ae0b241 100644 --- a/java/eclipse-clay-core/Makefile +++ b/java/eclipse-clay-core/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eclipse-clay-core -# Date created: January 13, 2004 -# Whom: mitsuru@riken.jp -# +# Created by: mitsuru@riken.jp # $FreeBSD$ -# PORTNAME= clay PORTVERSION= 1.4.2 @@ -18,6 +14,9 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org COMMENT= A database design tool for the Eclipse development environment +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + RUN_DEPENDS+= ${LOCALBASE}/share/eclipse/dropins/gef:${PORTSDIR}/java/eclipse-gef BROKEN= unfetchable diff --git a/java/westhawksnmp/Makefile b/java/westhawksnmp/Makefile index ca9e831e5699..a440386131ec 100644 --- a/java/westhawksnmp/Makefile +++ b/java/westhawksnmp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: westhawksnmp -# Date created: 2004-10-25 -# Whom: Anders Nordby <anders@FreeBSD.org> -# +# Created by: Anders Nordby <anders@FreeBSD.org> # $FreeBSD$ -# PORTNAME= westhawksnmp PORTVERSION= 5.1 @@ -15,6 +11,9 @@ DISTNAME= ${PORTNAME:S/westhawk//}${PORTVERSION:S/./_/} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight SNMP stack for Java +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + USE_JAVA= yes USE_ZIP= yes NO_BUILD= yes |