diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-22 11:30:22 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2000-04-22 11:30:22 +0000 |
commit | ee8efaea60e96ddf319c554d0ab2c7fda1690ccd (patch) | |
tree | 97975ce699e9cb08e333ec591ba3b87496cb1147 /chinese | |
parent | 11600e9f924a6f431c567de113fc021893bbde30 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/arphicttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index 27d861422ce8..757085bb3e09 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -9,7 +9,7 @@ PORTNAME= arphicttf PORTVERSION= 2.11 CATEGORIES= chinese x11-fonts MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ -DISTNAME= zh-${PKGNAME} +DISTNAME= ${PKGNAME} MAINTAINER= keith@freebsd.sinica.edu.tw |