diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-10-10 20:35:44 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-10-10 20:35:44 +0000 |
commit | 93b43ba7916826f0a2ade48cb7dcfeb848bc7194 (patch) | |
tree | 43617fb173512ca4c83fdc5b168b1a95dc95c669 /security/fwbuilder/Makefile | |
parent | f71d9baca66a228b2a7b9606b94e1e45c5f49a61 (diff) |
Notes
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 0b35a394fa3f..a9101700f9e5 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -6,9 +6,8 @@ # PORTNAME= fwbuilder -DISTVERSION= 4.1.1 +DISTVERSION= 4.1.2 PORTVERSION= ${DISTVERSION} -PORTREVISION= 1 CATEGORIES= security .if defined(BUILD) MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-4.0/build-${BUILD}/ |