summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-08-30 15:09:20 +0000
committertaca <taca@pkgsrc.org>2021-08-30 15:09:20 +0000
commita1c61af644e41703d673b6d1526d7c4ba85f1448 (patch)
tree8c02f77630e7e54079d12b6353fff55e01846d8a
parent46e46f743c9f0d0628d08375e7df546449725e66 (diff)
downloadpkgsrc-a1c61af644e41703d673b6d1526d7c4ba85f1448.tar.gz
www/Makefile: add and enable ruby-aws-sigv4
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 7d2f7838a96..022780c1099 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1572 2021/08/30 15:06:39 taca Exp $
+# $NetBSD: Makefile,v 1.1573 2021/08/30 15:09:20 taca Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -862,6 +862,7 @@ SUBDIR+= ruby-actionview60
SUBDIR+= ruby-actionview61
SUBDIR+= ruby-aws-eventstream
SUBDIR+= ruby-aws-partitions
+SUBDIR+= ruby-aws-sigv4
SUBDIR+= ruby-borges
SUBDIR+= ruby-capybara
SUBDIR+= ruby-clearsilver