diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-07-30 03:57:23 +0000 |
commit | b95d127471e2fd17cc8d189dbeec094e3ff556db (patch) | |
tree | 15807f23c2499ac331641e73da0725c3432fea04 /security/libsecret | |
parent | 626234f3eae064cb91ca281da3c79d84b69bf30c (diff) |
Notes
Diffstat (limited to 'security/libsecret')
-rw-r--r-- | security/libsecret/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile index 9deb7b9ff6d5..a568f1d84060 100644 --- a/security/libsecret/Makefile +++ b/security/libsecret/Makefile @@ -4,7 +4,7 @@ PORTNAME= libsecret PORTVERSION= 0.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME |