diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-04-22 11:24:55 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-04-22 11:24:55 +0000 |
commit | bb6cc7fa5f7c28ce1e678a6a3402393048df3881 (patch) | |
tree | 33500c02e3b30a507ab557ab5043f4987a7888f2 /chinese | |
parent | b6d8e12af8bc93e83e7f64a359f5cd8c9d7ca869 (diff) | |
download | FreeBSD-ports-bb6cc7fa5f7c28ce1e678a6a3402393048df3881.zip FreeBSD-ports-bb6cc7fa5f7c28ce1e678a6a3402393048df3881.tar.gz |
Correct the DISTNAME.
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 757085b..27d8614 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 |