summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv>2007-04-04 15:02:05 +0000
committertv <tv>2007-04-04 15:02:05 +0000
commitcdcb3af36d7afe96e8d867ca2678865d44a9fb91 (patch)
tree261b7df351710b81818c3109624651a7b6455bad
parentfd7252132f260a44ab451f199f716a4a421ee38c (diff)
downloadpkgsrc-cdcb3af36d7afe96e8d867ca2678865d44a9fb91.tar.gz
Give away to pkgsrc-users.
-rw-r--r--net/GeoIP/Makefile4
-rw-r--r--net/p5-Geo-IP/Makefile4
-rw-r--r--net/p5-Net-Amazon-S3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile
index c1c0a0ad55e..c1882f65eb9 100644
--- a/net/GeoIP/Makefile
+++ b/net/GeoIP/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2006/09/05 21:03:58 tv Exp $
+# $NetBSD: Makefile,v 1.18 2007/04/04 15:03:06 tv Exp $
#
DISTNAME= GeoIP-1.4.0
CATEGORIES= net
MASTER_SITES= http://www.maxmind.com/download/geoip/api/c/
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.maxmind.com/download/geoip/api/c/
COMMENT= Find the country from any IP address
diff --git a/net/p5-Geo-IP/Makefile b/net/p5-Geo-IP/Makefile
index 902d5c8b138..8142404a985 100644
--- a/net/p5-Geo-IP/Makefile
+++ b/net/p5-Geo-IP/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/07/21 18:19:05 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/04/04 15:03:06 tv Exp $
#
DISTNAME= Geo-IP-1.27
@@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Geo/}
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.maxmind.com/geoip/api/perl.shtml
COMMENT= Gets country name by IP or hostname
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile
index 264a0667eec..8da6b55ba22 100644
--- a/net/p5-Net-Amazon-S3/Makefile
+++ b/net/p5-Net-Amazon-S3/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/09 17:09:54 tv Exp $
+# $NetBSD: Makefile,v 1.2 2007/04/04 15:02:05 tv Exp $
DISTNAME= Net-Amazon-S3-0.37
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
-MAINTAINER= tv@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Net-Amazon-S3/
COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP