diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-30 09:40:18 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-30 09:40:18 +0000 |
commit | e22844734b4801dca6f639d756fc15e8de39214d (patch) | |
tree | 3c535aa08cf5fb5d18df2f51651d2c4b2adba9a6 /net | |
parent | fa55a1cc8eb68533dbb1a3885e9afa7dfcdd7d54 (diff) | |
download | freebsd-ports-e22844734b4801dca6f639d756fc15e8de39214d.zip |
I think this new make is too &*^%$(@#! fussy. I'm getting the feeling that
I may be unpopular for awhile. :-)
Diffstat (limited to 'net')
-rw-r--r-- | net/wais/files/patch-ab | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/net/wais/files/patch-ab b/net/wais/files/patch-ab new file mode 100644 index 000000000000..a8a42e3f27ff --- /dev/null +++ b/net/wais/files/patch-ab @@ -0,0 +1,12 @@ +*** Makefile.orig Mon Jan 30 01:41:08 1995 +--- Makefile Mon Jan 30 01:41:12 1995 +*************** +*** 15,20 **** +--- 15,21 ---- + # + # Revision 1.5 92/02/27 10:07:24 jonathan + # got rid of automatic setting of TOP. Used Simon's approach instead. ++ + # Revision 1.4 92/02/13 12:27:53 jonathan + # Removed references to seeker. + # |