aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-29 18:47:01 +0800
committerpav <pav@FreeBSD.org>2009-01-29 18:47:01 +0800
commitb22502f909f7f8fd9c623c1e3ab928f81c1d91ce (patch)
treeb55b4b31d94de32cc06c149e4c98022da4df9931
parent6baee7caa0771f9ec5d8ceae9b0f25bf7c518ab8 (diff)
downloadfreebsd-ports-gnome-b22502f909f7f8fd9c623c1e3ab928f81c1d91ce.tar.gz
freebsd-ports-gnome-b22502f909f7f8fd9c623c1e3ab928f81c1d91ce.tar.zst
freebsd-ports-gnome-b22502f909f7f8fd9c623c1e3ab928f81c1d91ce.zip
- Make fetchable
Reported by: pointyhat's -fetch-original run
-rw-r--r--www/mod_perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile
index 85b103fd074a..6fd1b7786775 100644
--- a/www/mod_perl/Makefile
+++ b/www/mod_perl/Makefile
@@ -8,7 +8,8 @@
PORTNAME= mod_perl
PORTVERSION= 1.30
CATEGORIES= www perl5
-MASTER_SITES= CPAN
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ModPerl/GOZER
MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Embeds a Perl interpreter in the Apache server