diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-23 01:45:13 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-23 01:45:13 +0800 |
commit | d0e20ced7565f8a59508484f2afd84206040814c (patch) | |
tree | 30e350d2cee4b6a451fb6510ae714ef6a718d448 /security | |
parent | ab0a69a07fce799264c9bc6f92578c177674612a (diff) | |
download | freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.tar.gz freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.tar.zst freebsd-ports-gnome-d0e20ced7565f8a59508484f2afd84206040814c.zip |
Deprecate some ports BROKEN for more than 6 months
With hat: portmgr
Diffstat (limited to 'security')
-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 |