diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-16 09:29:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-08-16 09:29:16 +0000 |
commit | 2ac4e4e49de37f3855696aed57844684aa5954c0 (patch) | |
tree | dfa7fa2df162744f778094812087f773ccebff60 /games/ltris/files/patch-ad | |
parent | - Update to 0.4.3 (diff) |
- Update to 1.0.7
PR: ports/70465
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes:
svn path=/head/; revision=116374
Diffstat (limited to 'games/ltris/files/patch-ad')
-rw-r--r-- | games/ltris/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/ltris/files/patch-ad b/games/ltris/files/patch-ad deleted file mode 100644 index 51dd8b0da938..000000000000 --- a/games/ltris/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in 2000/10/19 14:45:02 1.1 -+++ Makefile.in 2000/10/19 14:45:14 -@@ -45,7 +45,7 @@ - ACLOCAL = @ACLOCAL@ - AUTOCONF = @AUTOCONF@ - AUTOMAKE = @AUTOMAKE@ --AUTOHEADER = @AUTOHEADER@ -+AUTOHEADER = true - - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |