aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Ioctl
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-04-20 21:26:49 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-04-20 21:26:49 +0000
commit06177253165b054cad2b7611f768c17f903aee98 (patch)
tree6dc02c49152e47fe18249702f3b47fb9aead996b /devel/p5-Ioctl
parentdf8f6f276f229ccecffcd4e02482cf9a45d3e615 (diff)
downloadports-06177253165b054cad2b7611f768c17f903aee98.tar.gz
ports-06177253165b054cad2b7611f768c17f903aee98.zip
Mass update of perl5 ports (most bring the port up-to-date with the latest release from CPAN)
Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE
Notes
Notes: svn path=/head/; revision=6251
Diffstat (limited to 'devel/p5-Ioctl')
-rw-r--r--devel/p5-Ioctl/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/devel/p5-Ioctl/Makefile b/devel/p5-Ioctl/Makefile
index 4a9a8574f486..74b8ea54033c 100644
--- a/devel/p5-Ioctl/Makefile
+++ b/devel/p5-Ioctl/Makefile
@@ -3,18 +3,14 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1996/11/18 08:46:06 asami Exp $
+# $Id: Makefile,v 1.4 1997/04/20 13:52:16 wosch Exp $
#
DISTNAME= Ioctl-0_7
PKGNAME= p5-Ioctl-0.7
CATEGORIES= devel perl5
-MASTER_SITES= ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/Ioctl/ \
- ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/Ioctl/ \
- ftp://ftp.cis.ufl.edu/pub/perl/CPAN/modules/by-module/Ioctl/ \
- ftp://ftp.leo.org/pub/comp/programming/languages/perl/CPAN/modules/by-module/Ioctl/ \
- ftp://ftp.demon.co.uk/pub/mirrors/perl/CPAN/modules/by-module/Ioctl/ \
- ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/modules/by-module/Ioctl/
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Ioctl
MAINTAINER= jfitz@FreeBSD.ORG