summaryrefslogtreecommitdiff
path: root/chinese/cxterm
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-10-16 12:55:54 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-10-16 12:55:54 +0000
commiteff2b2fa208c74f343a19aac2da96c3043772223 (patch)
treec874b0d724fdd52e624a72994108acf25c92b289 /chinese/cxterm
parentComplete upgrade by removing "gitmatch" that no longer exists. Also (diff)
Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.
Submitted by: Satoshi
Notes
Notes: svn path=/head/; revision=4009
Diffstat (limited to 'chinese/cxterm')
-rw-r--r--chinese/cxterm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile
index f14fc393e75c..57d0efe64d05 100644
--- a/chinese/cxterm/Makefile
+++ b/chinese/cxterm/Makefile
@@ -3,11 +3,11 @@
# Date created: Sat Aug 10, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.1.1.1 1996/09/17 22:51:48 chuckr Exp $
+# $Id: Makefile,v 1.2 1996/10/16 02:25:40 chuckr Exp $
#
-DISTNAME= cn-cxterm5.0.p3
-PKGNAME= ${DISTNAME:S/cxterm/cxterm-/:S/p//}
+DISTNAME= cxterm5.0.p3
+PKGNAME= ${DISTNAME:S/cxterm/cn-cxterm-/:S/p//}
CATEGORIES+= chinese x11
MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \
ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \