diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-04-22 19:30:22 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-04-22 19:30:22 +0800 |
commit | 3899741a0f7eb34ca914d6c4943804a1d611a7c9 (patch) | |
tree | cdb937aad6918642859216abf9f737a782d18733 | |
parent | bb6cc7fa5f7c28ce1e678a6a3402393048df3881 (diff) | |
download | freebsd-ports-gnome-3899741a0f7eb34ca914d6c4943804a1d611a7c9.tar.gz freebsd-ports-gnome-3899741a0f7eb34ca914d6c4943804a1d611a7c9.tar.zst freebsd-ports-gnome-3899741a0f7eb34ca914d6c4943804a1d611a7c9.zip |
Back to ver 1.4, that's my fault. :(
-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 |