diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-22 17:45:13 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-22 17:45:13 +0000 |
commit | c3e6f87e35094a71c1633dbd61cc0381aefcb0a3 (patch) | |
tree | 30e350d2cee4b6a451fb6510ae714ef6a718d448 /security/pond | |
parent | da0c14ecd3e7775a67d3b4fb6a96af25dce4432d (diff) | |
download | ports-c3e6f87e35094a71c1633dbd61cc0381aefcb0a3.tar.gz ports-c3e6f87e35094a71c1633dbd61cc0381aefcb0a3.zip |
Notes
Diffstat (limited to 'security/pond')
-rw-r--r-- | security/pond/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pond/Makefile b/security/pond/Makefile index 32c08fad0800..398ceb989bec 100644 --- a/security/pond/Makefile +++ b/security/pond/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= libgtkspell.so:${PORTSDIR}/textproc/gtkspell \ libtspi.so:${PORTSDIR}/security/trousers BROKEN= Experimental. Know what you do! +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-08-22 PLIST_FILES= bin/server bin/client USE_GNOME= gtk30 GO_PKGNAME= github.com/agl/pond |