diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:27:44 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 20:27:44 +0000 |
commit | 724c25955ed559fe8ad44a07529198308fb4619d (patch) | |
tree | a5c6a51902eaa7caa0fa88b3a23e03ab1cb491b2 | |
parent | PREFIX -> LOCALBASE (portlint) (diff) |
make portversion conform
Notes
Notes:
svn path=/head/; revision=27816
-rw-r--r-- | net-mgmt/argus/Makefile | 2 | ||||
-rw-r--r-- | net/argus/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile index c96bbd99af37..65338df93ea2 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 diff --git a/net/argus/Makefile b/net/argus/Makefile index c96bbd99af37..65338df93ea2 100644 --- a/net/argus/Makefile +++ b/net/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 |