diff options
author | Cy Schubert <cy@FreeBSD.org> | 2010-08-25 04:50:14 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2010-08-25 04:50:14 +0000 |
commit | 3bb1a21b2c7f835a278418b75f145afa9f343a67 (patch) | |
tree | 6ce12c6c0f94242ecd613141546f24c878a5bda3 /security/fwbuilder/Makefile | |
parent | e8ebc8825a36cbeba6904797fffbbe29aafc2bd7 (diff) |
Notes
Diffstat (limited to 'security/fwbuilder/Makefile')
-rw-r--r-- | security/fwbuilder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 47a7af66ade5..de3a9a6ecf2b 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fwbuilder -DISTVERSION= 4.0.1 +DISTVERSION= 4.1.1 PORTVERSION= ${DISTVERSION} CATEGORIES= security .if defined(BUILD) |