aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Ioctl
diff options
context:
space:
mode:
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