diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-01-22 13:58:58 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-01-22 13:58:58 +0000 |
commit | c34b11a2c1f902a59005178510ce6099a0d8c935 (patch) | |
tree | 3058c91a943c2d0ceb754f5a64d263634d7a54dd /games/fgfs-base/files/patch-af | |
parent | Long awaited update to 1.1.18.0 (diff) |
Take over maintainership (Brian says he's too busy flying real planes).
Update to 0.9.1. So much has changed since 0.6.1 that I've practically
had to redo the port from scratch. It builds and installs fine now, but
due to limited resources I haven't been able to actually run it.
Notes
Notes:
svn path=/head/; revision=73781
Diffstat (limited to 'games/fgfs-base/files/patch-af')
-rw-r--r-- | games/fgfs-base/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/fgfs-base/files/patch-af b/games/fgfs-base/files/patch-af deleted file mode 100644 index 8b08b48a85db..000000000000 --- a/games/fgfs-base/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- Include/Makefile.in.orig Thu Jul 1 15:20:48 1999 -+++ Include/Makefile.in Thu Jul 1 15:20:55 1999 -@@ -90,7 +90,7 @@ - - TAR = tar - GZIP = --best --all: Makefile config.h -+all: - - .SUFFIXES: - $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |