diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2016-11-14 16:18:44 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2016-11-14 16:18:44 +0000 |
commit | 830ecb13e7712633eb5d180bf61f47798b51e4e5 (patch) | |
tree | d3025889e8d7d65703bf1b667456070a195ec69f /security/libksba/Makefile | |
parent | b4383c79d4f6e8eaf194405f4fa54c63b8953c6a (diff) |
Notes
Diffstat (limited to 'security/libksba/Makefile')
-rw-r--r-- | security/libksba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libksba/Makefile b/security/libksba/Makefile index 3dd7a1c7ccda..22219d2d5acf 100644 --- a/security/libksba/Makefile +++ b/security/libksba/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libksba -PORTVERSION= 1.3.4 +PORTVERSION= 1.3.5 CATEGORIES= security MASTER_SITES= GNUPG/${PORTNAME} |