diff options
author | tv <tv@pkgsrc.org> | 2007-01-09 17:10:36 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2007-01-09 17:10:36 +0000 |
commit | 62481a7389698a60b99f77da91ffdf74aabce32b (patch) | |
tree | 9773d22ee42bb499e7c715f526861565cc39f4dd /net | |
parent | d2be3084b3685a2fa9cd2e617090d72ab098b862 (diff) | |
download | pkgsrc-62481a7389698a60b99f77da91ffdf74aabce32b.tar.gz |
+p5-Net-Amazon-S3
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 c578a9e5485..3c7c321c0e6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.652 2007/01/03 17:47:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.653 2007/01/09 17:10:36 tv Exp $ # COMMENT= Networking tools @@ -275,6 +275,7 @@ SUBDIR+= p5-IO-Interface SUBDIR+= p5-IO-Socket-Multicast SUBDIR+= p5-IP-Country SUBDIR+= p5-Net +SUBDIR+= p5-Net-Amazon-S3 SUBDIR+= p5-Net-Bind SUBDIR+= p5-Net-CIDR-Lite SUBDIR+= p5-Net-DNS |