diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-15 23:10:43 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-15 23:10:43 +0800 |
commit | adf0f6e7aeaaf42920b31a9c76a8b5d7e8664f34 (patch) | |
tree | 9a4e87f17ade17f2f5b48928712f74933f9eb9e7 /java/jad | |
parent | d55b6851cefdf68a284677872ec3059d9ea59f54 (diff) | |
download | freebsd-ports-gnome-adf0f6e7aeaaf42920b31a9c76a8b5d7e8664f34.tar.gz freebsd-ports-gnome-adf0f6e7aeaaf42920b31a9c76a8b5d7e8664f34.tar.zst freebsd-ports-gnome-adf0f6e7aeaaf42920b31a9c76a8b5d7e8664f34.zip |
Deprecate unmaintained ports from java where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
Diffstat (limited to 'java/jad')
-rw-r--r-- | java/jad/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jad/Makefile b/java/jad/Makefile index 94d2d09f3bab..d4315b0161fc 100644 --- a/java/jad/Makefile +++ b/java/jad/Makefile @@ -16,6 +16,9 @@ DISTNAME= jadfb158 MAINTAINER= ports@FreeBSD.org COMMENT= Jad, a Java decompiler +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_ZIP= yes NO_WRKSUBDIR= yes NO_BUILD= yes |