diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-15 17:45:02 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 2000-01-15 17:45:02 +0000 |
commit | 07c24648951d21d96b7e4bb6935e25c3046bdf7f (patch) | |
tree | 08e3e0fd84dcd17f03b73b44c678db2ee8dd4a98 /x11-fonts/intlfonts/Makefile | |
parent | 4468380386b895ad4f55940d4b6e85222c43f35b (diff) |
Notes
Diffstat (limited to 'x11-fonts/intlfonts/Makefile')
-rw-r--r-- | x11-fonts/intlfonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/intlfonts/Makefile b/x11-fonts/intlfonts/Makefile index 064f4a54beb1..ec2554753535 100644 --- a/x11-fonts/intlfonts/Makefile +++ b/x11-fonts/intlfonts/Makefile @@ -8,7 +8,8 @@ DISTNAME= intlfonts-1.2 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.etl.go.jp/pub/mule/ +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= intlfonts MAINTAINER= taoka@FreeBSD.org |