aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2015-12-23 10:50:00 +0000
committerAlex Kozlov <ak@FreeBSD.org>2015-12-23 10:50:00 +0000
commit750a3a58beaa4b6416d7e982e8677bfec2ffef0b (patch)
treee64ad1e98069297b889141c3edb2f3dd62d6f9dd /archivers
parentf85faac77539a07a711d32360aa82b3163f5cecd (diff)
downloadports-750a3a58beaa4b6416d7e982e8677bfec2ffef0b.tar.gz
ports-750a3a58beaa4b6416d7e982e8677bfec2ffef0b.zip
- Deprecate and set expiration date to 2016-01-23: Abandoned, outdated (no updates since 2003)
Notes
Notes: svn path=/head/; revision=404281
Diffstat (limited to 'archivers')
-rw-r--r--archivers/jzip.org/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/jzip.org/Makefile b/archivers/jzip.org/Makefile
index f5992c424074..55167351d8fa 100644
--- a/archivers/jzip.org/Makefile
+++ b/archivers/jzip.org/Makefile
@@ -11,6 +11,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION}.src
MAINTAINER= ports@FreeBSD.org
COMMENT= WinZip like program written in Java
+DEPRECATED= Abandoned, outdated (no updates since 2003)
+EXPIRATION_DATE= 2016-01-23
+
USES= zip
PLIST_FILES= %%JAVAJARDIR%%/jzip.org.jar bin/${PORTNAME}
USE_JAVA= yes