diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-10-16 02:25:40 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-10-16 02:25:40 +0000 |
commit | c741775b06d45ba251e76f965cd8d34471f72ea3 (patch) | |
tree | 5ef7ca3179db807242319ec1ca44c1060dbd5323 /chinese/cxterm/Makefile | |
parent | ed624cac9168bbdcfc9bd1d981d5a185c8cbeac6 (diff) | |
download | ports-c741775b06d45ba251e76f965cd8d34471f72ea3.tar.gz ports-c741775b06d45ba251e76f965cd8d34471f72ea3.zip |
adding cn- to the pkgnames in ports/chinese
Reviewed by: Satoshi
Notes
Notes:
svn path=/head/; revision=3995
Diffstat (limited to 'chinese/cxterm/Makefile')
-rw-r--r-- | chinese/cxterm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index d3e7f050eaf5..f14fc393e75c 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -3,10 +3,10 @@ # Date created: Sat Aug 10, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.1.1.1 1996/08/09 04:17:16 asami Exp $ +# $Id: Makefile,v 1.1.1.1 1996/09/17 22:51:48 chuckr Exp $ # -DISTNAME= cxterm5.0.p3 +DISTNAME= cn-cxterm5.0.p3 PKGNAME= ${DISTNAME:S/cxterm/cxterm-/:S/p//} CATEGORIES+= chinese x11 MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \ |