svn commit: r404281 - head/archivers/jzip.org

Alex Kozlov ak at FreeBSD.org
Wed Dec 23 10:50:01 UTC 2015


Author: ak
Date: Wed Dec 23 10:50:00 2015
New Revision: 404281
URL: https://svnweb.freebsd.org/changeset/ports/404281

Log:
  - Deprecate and set expiration date to 2016-01-23: Abandoned, outdated (no updates since 2003)

Modified:
  head/archivers/jzip.org/Makefile

Modified: head/archivers/jzip.org/Makefile
==============================================================================
--- head/archivers/jzip.org/Makefile	Wed Dec 23 10:46:23 2015	(r404280)
+++ head/archivers/jzip.org/Makefile	Wed Dec 23 10:50:00 2015	(r404281)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}${PORTVERSION}.src
 MAINTAINER=	ports at 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


More information about the svn-ports-all mailing list