diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-10-27 20:12:54 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-10-27 20:12:54 +0000 |
commit | 87b82e965d42fa3e0aaa6d10ae5b930100b90853 (patch) | |
tree | fa895392dc0eff99ee75cef19318d6d842be9391 /security/fwbuilder/Makefile | |
parent | bf227be8f1d9f0a4d3f58c2d418607ffff2d430d (diff) |
Notes
Diffstat (limited to 'security/fwbuilder/Makefile')
-rw-r--r-- | security/fwbuilder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index a828bb3a84f5..ab986486fad8 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -7,6 +7,7 @@ PORTNAME= fwbuilder PORTVERSION= 3.0.7 +PORTREVISION= 1 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ |