diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-28 14:56:33 +0800 |
commit | 7728d8a9c948cfbc1941587c7111ab8b847df7f9 (patch) | |
tree | fe0717534289a2d862928b47a74b1ac58d7a2c27 /net | |
parent | ec341f67c6b2801febd1fcc589b2128cdfa9826d (diff) | |
download | freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.tar.gz freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.tar.zst freebsd-ports-gnome-7728d8a9c948cfbc1941587c7111ab8b847df7f9.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'net')
-rw-r--r-- | net/slirp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/slirp/Makefile b/net/slirp/Makefile index fcf86277df64..05eda3c19bfe 100644 --- a/net/slirp/Makefile +++ b/net/slirp/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= (C)SLIP/PPP emulator for users with shell accounts BROKEN= Does not build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2014-10-28 # serious LP64 issues ONLY_FOR_ARCHS= i386 |