diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-06-19 02:54:54 +0000 |
commit | 6da29a94fad7dd606cdc47dce031d71ea162d8fd (patch) | |
tree | b814bdc850876fc7f43127bd2a783cf124f36b80 /net/acx100 | |
parent | 1fffccb9b203900720b19fdc7daf616cf0e6df17 (diff) | |
download | ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.tar.gz ports-6da29a94fad7dd606cdc47dce031d71ea162d8fd.zip |
Notes
Diffstat (limited to 'net/acx100')
-rw-r--r-- | net/acx100/Makefile | 2 |
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> |