aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-06-20 03:15:38 +0800
committerpav <pav@FreeBSD.org>2008-06-20 03:15:38 +0800
commit3edbdb979e2924a9931804622c9da03814c620c1 (patch)
treeaadb9b2969228e6f19fe6e9586e1f140fa67e530
parent99506fbcf2ff2e1808768ec140957e43b3b0d49a (diff)
downloadfreebsd-ports-gnome-3edbdb979e2924a9931804622c9da03814c620c1.tar.gz
freebsd-ports-gnome-3edbdb979e2924a9931804622c9da03814c620c1.tar.zst
freebsd-ports-gnome-3edbdb979e2924a9931804622c9da03814c620c1.zip
- Fix fetch
- Update maintainer's email address Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
-rw-r--r--devel/p5-Device-USB/Makefile6
-rw-r--r--devel/p5-usb/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Device-USB/Makefile b/devel/p5-Device-USB/Makefile
index cec432faad57..0b76ac8eed96 100644
--- a/devel/p5-Device-USB/Makefile
+++ b/devel/p5-Device-USB/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-usb
# Date created: 2007-05-05
-# Whom: Jason Bacon <bacon@smithers.neuro.mcw.edu>
+# Whom: Jason Bacon <jwbacon@tds.net>
#
# $FreeBSD$
#
@@ -8,12 +8,12 @@
PORTNAME= usb
PORTVERSION= 0.21
CATEGORIES= devel perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/G/GW/GWADEJ/ \
+MASTER_SITES= CPAN/Device \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
PKGNAMEPREFIX= p5-
DISTNAME= Device-USB-${PORTVERSION}
-MAINTAINER= bacon@smithers.neuro.mcw.edu
+MAINTAINER= jwbacon@tds.net
COMMENT= Perl wrapper for libusb
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.8.8/Inline.pm:${PORTSDIR}/devel/p5-Inline
diff --git a/devel/p5-usb/Makefile b/devel/p5-usb/Makefile
index cec432faad57..0b76ac8eed96 100644
--- a/devel/p5-usb/Makefile
+++ b/devel/p5-usb/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-usb
# Date created: 2007-05-05
-# Whom: Jason Bacon <bacon@smithers.neuro.mcw.edu>
+# Whom: Jason Bacon <jwbacon@tds.net>
#
# $FreeBSD$
#
@@ -8,12 +8,12 @@
PORTNAME= usb
PORTVERSION= 0.21
CATEGORIES= devel perl5
-MASTER_SITES= http://search.cpan.org/CPAN/authors/id/G/GW/GWADEJ/ \
+MASTER_SITES= CPAN/Device \
http://personalpages.tds.net/~jwbacon/Ports/distfiles/
PKGNAMEPREFIX= p5-
DISTNAME= Device-USB-${PORTVERSION}
-MAINTAINER= bacon@smithers.neuro.mcw.edu
+MAINTAINER= jwbacon@tds.net
COMMENT= Perl wrapper for libusb
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/5.8.8/Inline.pm:${PORTSDIR}/devel/p5-Inline