diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-15 12:12:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-10-15 12:12:07 +0000 |
commit | 9182a7711adfe0411327c48b8124c89a8e67bdeb (patch) | |
tree | 2a6e7a51142bd1e9c55fce197a196e229f321ab9 | |
parent | - Eliminate warnings when upgrading from package (diff) |
Add an expiration date aligned on the gnoem-libs expiration date.
Approved by: gnome (kwm)
Notes
Notes:
svn path=/head/; revision=330392
-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 |