diff options
author | bapt <bapt@FreeBSD.org> | 2013-10-15 20:12:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-10-15 20:12:07 +0800 |
commit | cef8039fa13596f1f0bf783d544985e1abf54c7a (patch) | |
tree | 2a6e7a51142bd1e9c55fce197a196e229f321ab9 | |
parent | 5e418f178d9914e72b2517241ff699cdc34da602 (diff) | |
download | freebsd-ports-gnome-cef8039fa13596f1f0bf783d544985e1abf54c7a.tar.gz freebsd-ports-gnome-cef8039fa13596f1f0bf783d544985e1abf54c7a.tar.zst freebsd-ports-gnome-cef8039fa13596f1f0bf783d544985e1abf54c7a.zip |
Add an expiration date aligned on the gnoem-libs expiration date.
Approved by: gnome (kwm)
-rw-r--r-- | textproc/libxml/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index a05fe4df7828..58b977467331 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -11,6 +11,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= XML parser library for GNOME DEPRECATED= Last release in 2002, unsupported by developers +EXPIRATION_DATE= 2013-11-05 USE_AUTOTOOLS= libtool USE_GMAKE= yes |