aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 19:32:18 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-11-19 19:32:18 +0000
commitf0464c0bee966fe35bb5580f363fb0725f6c810c (patch)
tree4172507930a4e18d87f0b4642acf7b6334b28374 /security
parent439ad203f092c1c8e02f8338a28abcab62533ccd (diff)
downloadports-f0464c0bee966fe35bb5580f363fb0725f6c810c.tar.gz
ports-f0464c0bee966fe35bb5580f363fb0725f6c810c.zip
security/rubygem-gpgme: Fix typo in dbcaf755426a9475840a9cb9426cf627c7a226e1
Diffstat (limited to 'security')
-rw-r--r--security/rubygem-gpgme/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-gpgme/Makefile b/security/rubygem-gpgme/Makefile
index eceb7bda7fdd..40813bbc222a 100644
--- a/security/rubygem-gpgme/Makefile
+++ b/security/rubygem-gpgme/Makefile
@@ -9,7 +9,7 @@ WWW= https://github.com/ueno/ruby-gpgme
LICENSE= LGPL21+
-BUILD_DEPENDS= gpgme>=gpgme:security/gpgme \
+BUILD_DEPENDS= gpgme>=1.1.2:security/gpgme \
libassuan>=2.5.5:security/libassuan \
libgpg-error>=1.45:security/libgpg-error
LIB_DEPENDS= libassuan.so:security/libassuan \