diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-02-16 03:28:40 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-02-16 03:28:40 +0800 |
commit | 47e0c6bf4fecbe2d180a1cea31750f045b691c4a (patch) | |
tree | deebcb4bbdc81d769bcbfb247bedeb4217fa7845 /chinese/arphicttf | |
parent | 5759b4325e418f0d8d40145c7800ea26438e4b42 (diff) | |
download | freebsd-ports-gnome-47e0c6bf4fecbe2d180a1cea31750f045b691c4a.tar.gz freebsd-ports-gnome-47e0c6bf4fecbe2d180a1cea31750f045b691c4a.tar.zst freebsd-ports-gnome-47e0c6bf4fecbe2d180a1cea31750f045b691c4a.zip |
- Fix distname.
Reported by: krismail
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 96ded0d49fdf..d855331648e1 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= chinese x11-fonts MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ \ http://ftp.univie.ac.at/systems/FreeBSD/distfiles/ -DISTNAME= zh-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology |