diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /x11/rxvt-unicode/files/patch-aa | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'x11/rxvt-unicode/files/patch-aa')
-rw-r--r-- | x11/rxvt-unicode/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/rxvt-unicode/files/patch-aa b/x11/rxvt-unicode/files/patch-aa deleted file mode 100644 index e90f485112ef..000000000000 --- a/x11/rxvt-unicode/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Mon Aug 21 23:31:36 2000 -+++ Makefile.in Mon Aug 21 23:31:51 2000 -@@ -9,7 +9,7 @@ - first_rule: all - dummy: - --subdirs = src doc rclock src/graphics -+subdirs = src doc - - DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog - |