diff options
author | Cy Schubert <cy@FreeBSD.org> | 2009-05-04 03:45:34 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2009-05-04 03:45:34 +0000 |
commit | 805be9d6aac75309f4b6637c853f348b4779f48c (patch) | |
tree | ca9eba3d7e2f472023174ea4d01322d23ea1b086 /security/libfwbuilder/Makefile | |
parent | 9cebe61e6f8d66d3e336ad1cf59846f56b1e7c22 (diff) |
Update from build 778 to build 793. This fixes PR 134178.
PR: 134170
Notes
Notes:
svn path=/head/; revision=233178
Diffstat (limited to 'security/libfwbuilder/Makefile')
-rw-r--r-- | security/libfwbuilder/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libfwbuilder/Makefile b/security/libfwbuilder/Makefile index abcfcff7a0c9..a0c912462eeb 100644 --- a/security/libfwbuilder/Makefile +++ b/security/libfwbuilder/Makefile @@ -6,6 +6,7 @@ PORTNAME= libfwbuilder PORTVERSION= 3.0.4 +PORTREVISION= 1 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/ |