svn commit: r407319 - head/graphics/libwpg
Jung-uk Kim
jkim at FreeBSD.org
Tue Jan 26 22:33:10 UTC 2016
Author: jkim
Date: Tue Jan 26 22:33:08 2016
New Revision: 407319
URL: https://svnweb.freebsd.org/changeset/ports/407319
Log:
Mark deprecated and set expiration. editors/abiword was the last user and
it depends on graphics/libwpg03 now.
Modified:
head/graphics/libwpg/Makefile
Modified: head/graphics/libwpg/Makefile
==============================================================================
--- head/graphics/libwpg/Makefile Tue Jan 26 22:08:21 2016 (r407318)
+++ head/graphics/libwpg/Makefile Tue Jan 26 22:33:08 2016 (r407319)
@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
MAINTAINER= office at FreeBSD.org
COMMENT= Library and tools to work with WordPerfect Graphics (WPG) files
+DEPRECATED= Not used any more
+EXPIRATION_DATE=2016-03-26
+
LICENSE= LGPL21 MPL
LICENSE_COMB= dual
More information about the svn-ports-all
mailing list