diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-11 01:23:35 +0000 |
commit | de78dd974bd7eb76aacb869b1abf877eb1d9b412 (patch) | |
tree | a7814aed14ebec8464c69aef2944329a2ed10c78 /net/sixxs-aiccu | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) |
Notes
Diffstat (limited to 'net/sixxs-aiccu')
-rw-r--r-- | net/sixxs-aiccu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile index 0677f4393b33..a2671bcf2c85 100644 --- a/net/sixxs-aiccu/Makefile +++ b/net/sixxs-aiccu/Makefile @@ -16,6 +16,8 @@ MAINTAINER= meno.abels@adviser.com COMMENT= SixXS IPv6 TIC+ tunnel broker heartbeat client BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 USE_RC_SUBR= sixxs-aiccu USE_GMAKE= yes |