diff options
Diffstat (limited to 'japanese/linux_locale/Makefile')
-rw-r--r-- | japanese/linux_locale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/linux_locale/Makefile b/japanese/linux_locale/Makefile index db5a4062d1d0..ebe47515976c 100644 --- a/japanese/linux_locale/Makefile +++ b/japanese/linux_locale/Makefile @@ -9,7 +9,8 @@ PORTNAME= linux_locale PORTVERSION= ${VERSION}.0 CATEGORIES= japanese emulators linux MASTER_SITES= ftp://ftp.debian.org/debian/dists/potato/main/source/admin/ \ - http://people.FreeBSD.org/~imura/distfiles/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= imura DISTNAME= locale-ja_${VERSION} MAINTAINER= imura@FreeBSD.org |