aboutsummaryrefslogtreecommitdiff
path: root/net/acx100
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-06-19 02:54:54 +0000
commit6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch)
treeb814bdc850876fc7f43127bd2a783cf124f36b80 /net/acx100
parent1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff)
downloadports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz
ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip
- This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months. With hat: portmgr
Notes
Notes: svn path=/head/; revision=215228
Diffstat (limited to 'net/acx100')
-rw-r--r--net/acx100/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/acx100/Makefile b/net/acx100/Makefile
index aaa257863fc6..dec16a717363 100644
--- a/net/acx100/Makefile
+++ b/net/acx100/Makefile
@@ -60,6 +60,8 @@ IGNORE= This port requires newer kernel sources that include /sys/dev/owi/if_ie
.if ${OSVERSION} >= 601104
BROKEN= Does not compile on FreeBSD >= 6.x
+DEPRECATED= Has been broken for more than 6 months
+EXPIRATION_DATE=2008-09-19
.endif
.include <bsd.port.post.mk>