aboutsummaryrefslogtreecommitdiffstats
path: root/lang/eperl/Makefile
diff options
context:
space:
mode:
authorrse <rse@FreeBSD.org>1997-12-31 17:25:39 +0800
committerrse <rse@FreeBSD.org>1997-12-31 17:25:39 +0800
commitbd385fa339f8cb5d3549b07a9453a90502822c8a (patch)
treeb2a49f9c4d829b2a4c52ab288222c79f25917a90 /lang/eperl/Makefile
parentb56a3b513dd0896ec1d1075144e2cde5dfe8675e (diff)
downloadfreebsd-ports-gnome-bd385fa339f8cb5d3549b07a9453a90502822c8a.tar.gz
freebsd-ports-gnome-bd385fa339f8cb5d3549b07a9453a90502822c8a.tar.zst
freebsd-ports-gnome-bd385fa339f8cb5d3549b07a9453a90502822c8a.zip
- Upgrade to ePerl 2.2.12
- Reordered MASTER_SITES because CPAN is not in sync all the time, but the official website is ;_)
Diffstat (limited to 'lang/eperl/Makefile')
-rw-r--r--lang/eperl/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/lang/eperl/Makefile b/lang/eperl/Makefile
index 3177836a2840..22cfefef70fa 100644
--- a/lang/eperl/Makefile
+++ b/lang/eperl/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: eperl
-# Version required: 2.2.11
+# Version required: 2.2.12
# Date created: 03-Sep-1997
# Whom: Ralf S. Engelschall <rse@engelschall.com>
#
-# $Id: Makefile,v 1.24 1997/12/28 17:10:53 rse Exp $
+# $Id: Makefile,v 1.25 1997/12/30 09:53:25 rse Exp $
#
-DISTNAME= eperl-2.2.11
+DISTNAME= eperl-2.2.12
CATEGORIES= lang www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
- http://www.engelschall.com/sw/eperl/distrib/ \
+MASTER_SITES= http://www.engelschall.com/sw/eperl/distrib/ \
ftp://ftp.engelschall.com/sw/eperl/ \
- ftp://ftp.hyperreal.org/software/engelschall/eperl/
+ ftp://ftp.hyperreal.org/software/engelschall/eperl/ \
+ ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=Parse
MAINTAINER= rse@engelschall.com