From 3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1 Mon Sep 17 00:00:00 2001 From: vanilla Date: Sun, 17 Jan 1999 07:34:27 +0000 Subject: Change the binary name, crxvt2 -> crxvt. --- chinese/rxvt/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'chinese/rxvt/Makefile') diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile index bf8b0bada6a3..1cb3d4e2d832 100644 --- a/chinese/rxvt/Makefile +++ b/chinese/rxvt/Makefile @@ -3,7 +3,7 @@ # Date created: Nov 16 1997 # Whom: frankch@waru.life.nthu.edu.tw # -# $Id: Makefile,v 1.7 1998/10/10 01:04:31 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/12/09 05:05:32 vanilla Exp $ # DISTNAME= rxvt-2.4.11 @@ -19,7 +19,6 @@ RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes -MAN1= crxvt2.1 +MAN1= crxvt.1 -.include -.include +.include -- cgit