diff options
author | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-05-07 05:53:54 +0000 |
---|---|---|
committer | Kiriyama Kazuhiko <kiri@FreeBSD.org> | 2003-05-07 05:53:54 +0000 |
commit | 372d9f9dedd600887a459d2961d505114eb3ba27 (patch) | |
tree | 0b0e6a076411bb20828f441acc6d27a707bd18d2 /japanese/japaneseAFM/Makefile | |
parent | ce3cd19593cb1b527a851140058fd99a54ce8080 (diff) | |
download | ports-372d9f9dedd600887a459d2961d505114eb3ba27.tar.gz ports-372d9f9dedd600887a459d2961d505114eb3ba27.zip |
Notes
Diffstat (limited to 'japanese/japaneseAFM/Makefile')
-rw-r--r-- | japanese/japaneseAFM/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/japaneseAFM/Makefile b/japanese/japaneseAFM/Makefile index 7d4b49689edf..9457b66dcdc2 100644 --- a/japanese/japaneseAFM/Makefile +++ b/japanese/japaneseAFM/Makefile @@ -8,10 +8,11 @@ PORTNAME= japaneseAFM PORTVERSION= 1.0 CATEGORIES= japanese print -MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= kiri DISTNAME= ${PORTNAME} -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org COMMENT= Japanese AFM fonts NO_WRKSUBDIR= yes |