diff options
author | bjs <bjs@pkgsrc.org> | 2008-02-06 07:12:46 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2008-02-06 07:12:46 +0000 |
commit | 51a870859a9ad421a06b67f92790e50e8a0ceed6 (patch) | |
tree | 0731e518643fc5a14637da22a12dc9f31dd31e98 /net | |
parent | 088f17e3d4f806df569606a0ff98da207db14bd3 (diff) | |
download | pkgsrc-51a870859a9ad421a06b67f92790e50e8a0ceed6.tar.gz |
Add py-boto to net/Makefile.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d447065f7c4..d75e4890c31 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.696 2008/01/17 03:33:28 tnn Exp $ +# $NetBSD: Makefile,v 1.697 2008/02/06 07:12:46 bjs Exp $ # COMMENT= Networking tools @@ -379,6 +379,7 @@ SUBDIR+= py-IP SUBDIR+= py-METAR SUBDIR+= py-ORBit SUBDIR+= py-adns +SUBDIR+= py-boto SUBDIR+= py-dns SUBDIR+= py-google SUBDIR+= py-kenosis |