diff options
author | pav <pav@FreeBSD.org> | 2008-12-20 05:38:11 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2008-12-20 05:38:11 +0800 |
commit | 9fec68b2fe7e2859efac1665985862ce0bc65b4a (patch) | |
tree | 69fc4baf4dd4a8941f4875949fd67cb45020a1ac | |
parent | 76dda1ea98a9d3f22f0dceda97f5042bdac0ba8a (diff) | |
download | freebsd-ports-gnome-9fec68b2fe7e2859efac1665985862ce0bc65b4a.tar.gz freebsd-ports-gnome-9fec68b2fe7e2859efac1665985862ce0bc65b4a.tar.zst freebsd-ports-gnome-9fec68b2fe7e2859efac1665985862ce0bc65b4a.zip |
- Mark for expiration: depends on expired, broken port
-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> |