diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-26 18:07:52 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-26 18:07:52 +0800 |
commit | c24244fcdeeb1bc11036f7085405ec660eba9568 (patch) | |
tree | 4634eea8f678883a1be2da88c6122d12980eed86 /textproc | |
parent | 33aa62d2ca7167112921c786460bb9f0328379e7 (diff) | |
download | freebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.tar.gz freebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.tar.zst freebsd-ports-gnome-c24244fcdeeb1bc11036f7085405ec660eba9568.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/refdb/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index cc11572b0457..ecdbf714c81d 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ohartman@zedat.fu-berlin.de COMMENT= Bibliographic reference database BROKEN= Fails to link +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-05-26 LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ libbtparse.so:${PORTSDIR}/textproc/btparse \ |