diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-20 20:27:44 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-20 20:27:44 +0000 |
commit | 246d854614990890523b1c736ba10b65d76a53db (patch) | |
tree | 542775bc244f03c5742e9739e2457daed3268edc /net-mgmt | |
parent | 0db25998cc5b938e73612449193556a54a75d87a (diff) | |
download | FreeBSD-ports-246d854614990890523b1c736ba10b65d76a53db.zip FreeBSD-ports-246d854614990890523b1c736ba10b65d76a53db.tar.gz |
make portversion conform
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile index c96bbd9..65338df 100644 --- a/net-mgmt/argus/Makefile +++ b/net-mgmt/argus/Makefile @@ -6,7 +6,7 @@ # PORTNAME= argus -PORTVERSION= 1.7.b1e +PORTVERSION= 1.7.b.1e CATEGORIES= net security MASTER_SITES= ftp://ftp.sei.cmu.edu/pub/argus/argus-1.7/ DISTNAME= argus-1.7.beta.1e |