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 | 32a9db249edfe536dc37242fb69e797d8600a6c5 (patch) | |
tree | 9773d22ee42bb499e7c715f526861565cc39f4dd | |
parent | 3ffac389adc33e69475db54598f3ef22db8ef262 (diff) | |
download | pkgsrc-32a9db249edfe536dc37242fb69e797d8600a6c5.tar.gz |
+p5-Net-Amazon-S3
-rw-r--r-- | doc/CHANGES-2007 | 3 | ||||
-rw-r--r-- | net/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007 index 4f4db05b390..da3d3f886e1 100644 --- a/doc/CHANGES-2007 +++ b/doc/CHANGES-2007 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2007,v 1.82 2007/01/09 16:04:38 drochner Exp $ +$NetBSD: CHANGES-2007,v 1.83 2007/01/09 17:11:48 tv Exp $ Changes to the packages collection and infrastructure in 2007: @@ -138,3 +138,4 @@ Changes to the packages collection and infrastructure in 2007: Added audio/gst-plugins0.10-a52 version 0.10.5 [drochner 2007-01-08] Added multimedia/gst-plugins0.10-dvdread version 0.10.5 [drochner 2007-01-08] Updated multimedia/gst-plugins0.10-ugly to 0.10.5 [drochner 2007-01-08] + Added net/p5-Net-Amazon-S3 version 0.37 [tv 2007-01-09] 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 |