diff options
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r-- | security/libfwbuilder/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index 5ba2f82132e1..d4cd7aaaf682 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -6,6 +6,8 @@ PORTNAME= libfwbuilder PORTVERSION= 3.0.2 +PORTREVISION= 1 +BUILD= 676 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ |