diff options
-rw-r--r-- | japanese/p5-manual/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/p5-manual/Makefile b/japanese/p5-manual/Makefile index a005436..c98d46b 100644 --- a/japanese/p5-manual/Makefile +++ b/japanese/p5-manual/Makefile @@ -8,7 +8,8 @@ PORTNAME= man PORTVERSION= 5.000 CATEGORIES= japanese perl5 -MASTER_SITES= ftp://ftp.sra.co.jp/pub/lang/perl/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sada DISTNAME= perl${PORTVERSION}${PORTNAME}-j MAINTAINER= sada@FreeBSD.org |