diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-04-22 19:24:55 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-04-22 19:24:55 +0800 |
commit | bb6cc7fa5f7c28ce1e678a6a3402393048df3881 (patch) | |
tree | 33500c02e3b30a507ab557ab5043f4987a7888f2 /chinese/arphicttf | |
parent | b6d8e12af8bc93e83e7f64a359f5cd8c9d7ca869 (diff) | |
download | freebsd-ports-gnome-bb6cc7fa5f7c28ce1e678a6a3402393048df3881.tar.gz freebsd-ports-gnome-bb6cc7fa5f7c28ce1e678a6a3402393048df3881.tar.zst freebsd-ports-gnome-bb6cc7fa5f7c28ce1e678a6a3402393048df3881.zip |
Correct the DISTNAME.
Diffstat (limited to 'chinese/arphicttf')
-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 757085bb3e09..27d861422ce8 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= ${PKGNAME} +DISTNAME= zh-${PKGNAME} MAINTAINER= keith@freebsd.sinica.edu.tw |