aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/rxvt/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-17 15:34:27 +0800
committervanilla <vanilla@FreeBSD.org>1999-01-17 15:34:27 +0800
commit3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1 (patch)
tree6c6d1c087514fb2752f11dabde0407a3024fcbca /chinese/rxvt/files
parenta6f05cbe50b5f4cbe432a6fbfebba982ca0b0b4a (diff)
downloadfreebsd-ports-gnome-3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1.tar.gz
freebsd-ports-gnome-3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1.tar.zst
freebsd-ports-gnome-3d60ac1ae09065e8fd536c00dd69dec04b6fa2e1.zip
Change the binary name, crxvt2 -> crxvt.
Diffstat (limited to 'chinese/rxvt/files')
-rw-r--r--chinese/rxvt/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/chinese/rxvt/files/patch-aa b/chinese/rxvt/files/patch-aa
index ffdcf569e318..5eae98091d53 100644
--- a/chinese/rxvt/files/patch-aa
+++ b/chinese/rxvt/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.in.orig Tue Dec 8 21:23:23 1998
-+++ Makefile.in Tue Dec 8 21:23:37 1998
+--- Makefile.in.orig Wed Nov 18 15:21:15 1998
++++ Makefile.in Sun Jan 17 14:57:55 1999
@@ -8,7 +8,7 @@
first_rule: all
dummy:
@@ -10,7 +10,7 @@
DIST = INSTALL README.configure configure Makefile Makefile.in
--- doc/Makefile.in.orig Wed Nov 18 15:20:14 1998
-+++ doc/Makefile.in Tue Dec 8 23:42:24 1998
++++ doc/Makefile.in Sun Jan 17 15:09:17 1999
@@ -55,7 +55,7 @@
tags allbin:
@@ -27,7 +27,7 @@
-install: rxvt.1
- $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)rxvt.$(manext)
+install:
-+ $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)crxvt2.$(manext)
++ $(INSTALL_DATA) rxvt.1 $(DESTDIR)$(mandir)/$(manprefix)crxvt.$(manext)
uninstall:
-cd $(mandir); $(RMF) $(manprefix)rxvt.$(manext)