diff options
author | max <max@FreeBSD.org> | 1997-09-23 01:43:43 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-09-23 01:43:43 +0800 |
commit | 31bbfcc092291dae083a1679fd9ed3108bbaecbe (patch) | |
tree | e43cf47d32b16ad73940efd35a4666780f36cf64 /chinese/gbscript | |
parent | a94c5c831e76b964bb84c00a6f9ba7c35d812102 (diff) | |
download | freebsd-ports-gnome-31bbfcc092291dae083a1679fd9ed3108bbaecbe.tar.gz freebsd-ports-gnome-31bbfcc092291dae083a1679fd9ed3108bbaecbe.tar.zst freebsd-ports-gnome-31bbfcc092291dae083a1679fd9ed3108bbaecbe.zip |
Typo fix, PKGTNAME -> PKGNAME. (No wonder this one didn't have cn- in
front of the package name when I looked through the index. :)
Diffstat (limited to 'chinese/gbscript')
-rw-r--r-- | chinese/gbscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index af5515d4049d..16c4409144d1 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -4,11 +4,11 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# $Id: Makefile,v 1.1.1.1 1997/02/08 00:29:27 obrien Exp $ # DISTNAME= gbscript-1.11 -PKGTNAME= cn-gbscript-1.11 +PKGNAME= cn-gbscript-1.11 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \ ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/ \ |