diff options
author | adam <adam@pkgsrc.org> | 2017-07-03 21:24:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-07-03 21:24:14 +0000 |
commit | 211cdb80c29f2c401550105dcbaad17f287a9f28 (patch) | |
tree | 95f5e558d421a2b0b13caa1f1dad67ebe89a18b8 /net/Makefile | |
parent | 96d53f2fbbc2cce3575645d05cb697dfab5a58ec (diff) | |
download | pkgsrc-211cdb80c29f2c401550105dcbaad17f287a9f28.tar.gz |
This package provides a unified command line interface to Amazon Web Services.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 53cbeaf6831..ec2a1b124cc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1163 2017/07/03 21:15:50 adam Exp $ +# $NetBSD: Makefile,v 1.1164 2017/07/03 21:24:14 adam Exp $ # COMMENT= Networking tools @@ -615,6 +615,7 @@ SUBDIR+= py-Socks SUBDIR+= py-adns SUBDIR+= py-amqp SUBDIR+= py-apache-libcloud +SUBDIR+= py-awscli SUBDIR+= py-beanstalkc SUBDIR+= py-bitmessage SUBDIR+= py-boto |