summaryrefslogtreecommitdiff
path: root/chinese/cxterm
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-12-05 19:28:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-12-05 19:28:31 +0000
commit3e198e9384e1288f798a28808c8caa00ee270e1d (patch)
tree039ccf1635e33f305ea429c31415fe3e1bd3cfe8 /chinese/cxterm
parentUpdate to version 3.0 (diff)
Added "cn-" to the PKGNAME.
Notes
Notes: svn path=/head/; revision=4817
Diffstat (limited to 'chinese/cxterm')
-rw-r--r--chinese/cxterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile
index 1f47f81bbdc3..c82739fe45f3 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.4 1996/11/03 09:32:27 obrien Exp $
+# $Id: Makefile,v 1.6 1996/11/12 02:16:38 obrien Exp $
#
DISTNAME= cxterm5.0.p3
-PKGNAME= ${DISTNAME:S/cxterm/cn-cxterm-/:S/p//}
+PKGNAME= cn-${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/ \