diff options
author | adam <adam@FreeBSD.org> | 1995-03-11 00:50:40 +0800 |
---|---|---|
committer | adam <adam@FreeBSD.org> | 1995-03-11 00:50:40 +0800 |
commit | 7512d3178173fff3ebcf6f56a3a968162cd1d942 (patch) | |
tree | 6b93c955158af16d7844077b43f4634cfa380c63 /net/wais | |
parent | d751c2f6013391f72c5c03875d4e383b7e225b6e (diff) | |
download | freebsd-ports-gnome-7512d3178173fff3ebcf6f56a3a968162cd1d942.tar.gz freebsd-ports-gnome-7512d3178173fff3ebcf6f56a3a968162cd1d942.tar.zst freebsd-ports-gnome-7512d3178173fff3ebcf6f56a3a968162cd1d942.zip |
patchfile was bogus.
ir/Makefile needs more work (too much for slownet at 1 cpm)
Diffstat (limited to 'net/wais')
-rw-r--r-- | net/wais/files/patch-ab | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/net/wais/files/patch-ab b/net/wais/files/patch-ab index a8a42e3f27ff..746649f23bf4 100644 --- a/net/wais/files/patch-ab +++ b/net/wais/files/patch-ab @@ -1,12 +1,19 @@ -*** Makefile.orig Mon Jan 30 01:41:08 1995 ---- Makefile Mon Jan 30 01:41:12 1995 +*** Makefile.old Fri Mar 10 08:16:23 1995 +--- Makefile Fri Mar 10 08:23:05 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. + # --- 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. # |