diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-06 00:00:02 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-06 00:00:02 +0000 |
commit | d08a89423b4bffd434918e33b94e3cd04516eabf (patch) | |
tree | d8b4a1c2c564bb6059823464d9092e75ecf8effb /chinese/cxterm/Makefile | |
parent | Added "cn-" to the PKGNAME. (diff) |
Demangle PKGNAME. See, I told you it's going to confuse somebody! :)
Diffstat (limited to '')
-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 c82739fe45f3..1a24a1a3d66d 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.6 1996/11/12 02:16:38 obrien Exp $ +# $Id: Makefile,v 1.7 1996/12/05 19:28:31 obrien Exp $ # DISTNAME= cxterm5.0.p3 -PKGNAME= cn-${DISTNAME:S/cxterm/cn-cxterm-/:S/p//} +PKGNAME= cn-cxterm-5.0.3 CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.cs.purdue.edu/pub/ygz/ \ ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ \ |