From 0dedb0710bac8caa6db3f1d343a754a045e8c8ed Mon Sep 17 00:00:00 2001 From: bsiegert Date: Sun, 21 Aug 2016 19:54:07 +0000 Subject: New package, aws-sdk-go. The AWS SDK for Go provides easy-to-use APIs and utilities developers can use to quickly integrate Go applications with AWS services like Amazon S3 and Amazon EC2. --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index 70cd18ac8c5..2ce2a20b900 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1127 2016/08/01 09:48:02 wiz Exp $ +# $NetBSD: Makefile,v 1.1128 2016/08/21 19:54:07 bsiegert Exp $ # COMMENT= Networking tools @@ -33,6 +33,7 @@ SUBDIR+= arpwatch SUBDIR+= autonet SUBDIR+= avahi SUBDIR+= awhois +SUBDIR+= aws-sdk-go SUBDIR+= balance SUBDIR+= barnyard SUBDIR+= batchftp -- cgit v1.2.3