diff options
author | pat <pat@FreeBSD.org> | 2002-01-05 07:01:38 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-01-05 07:01:38 +0800 |
commit | 52f0b8ae035b5afeb164919070220157cbeff47f (patch) | |
tree | 0cdb932e5057f8fe2b1af029177b4135fafd0a37 /security/firewalk/Makefile | |
parent | aca6da5b02fec6d40766778aad8fc4547c1328e5 (diff) | |
download | freebsd-ports-gnome-52f0b8ae035b5afeb164919070220157cbeff47f.tar.gz freebsd-ports-gnome-52f0b8ae035b5afeb164919070220157cbeff47f.tar.zst freebsd-ports-gnome-52f0b8ae035b5afeb164919070220157cbeff47f.zip |
Update to 1.0
PR: 33549
Submitted by: Kirby Kuehl <vacuum@12-232-21-91.client.attbi.com>
Diffstat (limited to 'security/firewalk/Makefile')
-rw-r--r-- | security/firewalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index d4ea623d4d9a..a5543a6511f5 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= firewalk -PORTVERSION= 0.99.1 +PORTVERSION= 1.0 CATEGORIES= security MASTER_SITES= http://www.packetfactory.net/firewalk/ |