summaryrefslogtreecommitdiff
path: root/chinese/rxvt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/rxvt/Makefile')
-rw-r--r--chinese/rxvt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/rxvt/Makefile b/chinese/rxvt/Makefile
index 76d472593d92..84c8c35ed5ff 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.2 1997/12/04 03:12:16 asami Exp $
+# $Id: Makefile,v 1.3 1997/12/16 19:26:52 vanilla Exp $
#
DISTNAME= rxvt-2.4.4
@@ -18,6 +18,6 @@ RUN_DEPENDS= ${X11BASE}/bin/xcin:${PORTSDIR}/chinese/xcin
USE_X11= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-big5=yes --enable-xcin=yes
-MAN1= crxvt.1
+MAN1= crxvt2.1
.include <bsd.port.mk>