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/jce-aba | |
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
Notes
Notes:
svn path=/head/; revision=270944
Diffstat (limited to 'java/jce-aba')
-rw-r--r-- | java/jce-aba/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jce-aba/Makefile b/java/jce-aba/Makefile index a5ab716de3dd..6ce84acfd994 100644 --- a/java/jce-aba/Makefile +++ b/java/jce-aba/Makefile @@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= znerd MAINTAINER= ports@FreeBSD.org COMMENT= Clean room implementation of the Java Cryptograph Extension (JCE) API +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_JAVA= yes NO_BUILD= yes |