diff options
author | cy <cy@FreeBSD.org> | 2009-06-23 05:45:05 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2009-06-23 05:45:05 +0800 |
commit | 9d3b8b2ceaa8be216b3a28368671735f3146aa64 (patch) | |
tree | c391524bb6a9922684f1489120af7ff26a914a53 /security/fwbuilder/Makefile | |
parent | 7c7681e19f18fe8c9dc217a15316db78a95d0a21 (diff) | |
download | freebsd-ports-gnome-9d3b8b2ceaa8be216b3a28368671735f3146aa64.tar.gz freebsd-ports-gnome-9d3b8b2ceaa8be216b3a28368671735f3146aa64.tar.zst freebsd-ports-gnome-9d3b8b2ceaa8be216b3a28368671735f3146aa64.zip |
Update 3.0.4 --> 3.0.5
PR: 135924
Diffstat (limited to 'security/fwbuilder/Makefile')
-rw-r--r-- | security/fwbuilder/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index c68e792d76e8..ba5327ac0c49 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fwbuilder -PORTVERSION= 3.0.4 -PORTREVISION= 2 +PORTVERSION= 3.0.5 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ |