diff options
Diffstat (limited to 'print/perlftlib/Makefile')
| -rw-r--r-- | print/perlftlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index ba0947de9cb8..59f07251941b 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 1.2 CATEGORIES= print perl5 MASTER_SITES= ftp://ftp.big.or.jp/pub/usr2/jam/ft/ \ ${MASTER_SITE_PORTS_JP} \ - http://people.FreeBSD.org/~sada/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= sada MAINTAINER= taoka@FreeBSD.org |
