From d08a89423b4bffd434918e33b94e3cd04516eabf Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 6 Dec 1996 00:00:02 +0000 Subject: [PATCH] Demangle PKGNAME. See, I told you it's going to confuse somebody! :) --- chinese/cxterm/Makefile | 4 ++-- 1 file 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/ \