diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-10-16 12:55:54 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-10-16 12:55:54 +0000 |
commit | eff2b2fa208c74f343a19aac2da96c3043772223 (patch) | |
tree | c874b0d724fdd52e624a72994108acf25c92b289 /chinese | |
parent | 77395d64ff54603e9be301c53a23562e768e82c5 (diff) | |
download | ports-eff2b2fa208c74f343a19aac2da96c3043772223.tar.gz ports-eff2b2fa208c74f343a19aac2da96c3043772223.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cxterm/Makefile | 6 |
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/ \ |