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-mgmt | |
parent | ff79ef99406823df6c9438b54f8ffe7b9260f64a (diff) | |
download | ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.tar.gz ports-de78dd974bd7eb76aacb869b1abf877eb1d9b412.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cflowd/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tas/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile index b3b67db42d83..310667ce4c2e 100644 --- a/net-mgmt/cflowd/Makefile +++ b/net-mgmt/cflowd/Makefile @@ -19,6 +19,8 @@ COMMENT= Flow analysis tool used for analyzing Cisco's NetFlow switching LIB_DEPENDS= Arts.0:${PORTSDIR}/net-mgmt/arts++ BROKEN= Does not compile +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index ea2966c8450c..f8054d997872 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -15,6 +15,8 @@ MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system BROKEN= Incomplete pkg-plist +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2007-04-10 WRKSRC= ${WRKDIR}/tas |