diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:38:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 21:38:11 +0000 |
commit | 571e03f530e717bbf481ad4aafe7a9e24b844b5e (patch) | |
tree | db0ef6a74b2374ced8d286715b218236e87e24b8 /net/gacxtool | |
parent | 71222d4392b8f079c1b5ffa96d4a96d58c951349 (diff) | |
download | ports-571e03f530e717bbf481ad4aafe7a9e24b844b5e.tar.gz ports-571e03f530e717bbf481ad4aafe7a9e24b844b5e.zip |
Notes
Diffstat (limited to 'net/gacxtool')
-rw-r--r-- | net/gacxtool/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/gacxtool/Makefile b/net/gacxtool/Makefile index e62c147f2b28..051d2e6036f1 100644 --- a/net/gacxtool/Makefile +++ b/net/gacxtool/Makefile @@ -21,4 +21,7 @@ RUN_DEPENDS= /boot/kernel/if_acx.ko:${PORTSDIR}/net/acx100 GNU_CONFIGURE= yes USE_GNOME= gtk20 +DEPRECATED= depends on expired, broken port +EXPIRATION_DATE=2009-01-19 + .include <bsd.port.mk> |