diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:10:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:10:43 +0000 |
commit | fb78cad8b0d3902bc48365f4fa3c4030a46b7ef8 (patch) | |
tree | 78ef104ce7ce5aebffdb12b6044f2d1cd72feddd /java/jad | |
parent | update MASTER_SITES (diff) |
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 |