diff options
author | rm <rm@FreeBSD.org> | 2013-01-05 18:29:12 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-01-05 18:29:12 +0800 |
commit | f56b5fea1943b5f3b2e606ee2ec6782145a2b669 (patch) | |
tree | 4f909dd8ff7a2f9367c2a62aec2a1b1eaa6c1eb3 /net-mgmt | |
parent | 91fec09e2dae57e89ab4641299679cf71755e6e8 (diff) | |
download | freebsd-ports-gnome-f56b5fea1943b5f3b2e606ee2ec6782145a2b669.tar.gz freebsd-ports-gnome-f56b5fea1943b5f3b2e606ee2ec6782145a2b669.tar.zst freebsd-ports-gnome-f56b5fea1943b5f3b2e606ee2ec6782145a2b669.zip |
Mark as deprecated. Using of this branch of argus is discouraged. Please migrate
to net-mgmt/argus3. Set expiration date to 2013-02-05.
PR: 174991
Submitted by: rm (myself)
Approved by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus-clients/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/argus/Makefile | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/net-mgmt/argus-clients/Makefile b/net-mgmt/argus-clients/Makefile index 5637369ad479..27e21308ed7d 100644 --- a/net-mgmt/argus-clients/Makefile +++ b/net-mgmt/argus-clients/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://qosient.com/argus/src/ \ MAINTAINER= 5u623l20@gmail.com COMMENT= Client programs for the argus IP network transaction auditing tool +DEPRECATED= Using of this branch of argus-clients is discouraged. Please migrate to net-mgmt/argus3-clients +EXPIRATION_DATE=2013-02-05 + PORTSCOUT= ignore:1 # This is the last version of 2.0.x branch CONFLICTS= argus-clients-3* argus-clients-sasl-3* diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile index b742d577f052..d65f795d9005 100644 --- a/net-mgmt/argus/Makefile +++ b/net-mgmt/argus/Makefile @@ -15,6 +15,10 @@ MASTER_SITES= http://qosient.com/argus/src/ \ MAINTAINER= 5u623l20@gmail.com COMMENT= A generic IP network transaction auditing tool + +DEPRECATED= Using of this branch of argus is discouraged. Please migrate to net-mgmt/argus3 +EXPIRATION_DATE=2013-02-05 + PORTSCOUT= ignore:1 # This is the last version of 2.0.X branch CONFLICTS= argus-3* argus-sasl-3* |