diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-02-09 05:51:54 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-02-09 05:51:54 +0000 |
commit | fd14e293b511c4dbc01d204d6179f8021aaa03af (patch) | |
tree | 96e3c06e0fc779321540f9419b96c162b56f400a /security/fwbuilder/Makefile | |
parent | 319e9770b5060962d6dfd6fd11534d9142e5510c (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 13a2cef4214f..8e901e357f50 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fwbuilder -DISTVERSION= 4.1.2 +DISTVERSION= 4.1.3 PORTVERSION= ${DISTVERSION} CATEGORIES= security .if defined(BUILD) |