1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/deskutils/teapot/files/patch-ab
James E. Housley 4c6eba2a63 - Fix MASTER_SITES
- Remove version number from pkg-descr
- Update checksum (Can we legally hunt people that do this?)

PR:		22446
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-11-01 12:47:59 +00:00

22 lines
693 B
Plaintext

--- doc/Makefile.orig Thu Mar 19 03:12:57 1998
+++ doc/Makefile Sat Oct 28 06:36:44 2000
@@ -5,15 +5,15 @@
soelim teapot.MM | grep -v '^\.lf' >teapot.mm
command.html.0 command.tbl.0: command command.bat insTH.ed
- teapot -b command <command.bat
+ ../teapot -b command <command.bat
ed command.tbl.0 <insTH.ed
editline.html.0 editline.tbl.0: editline editline.bat insTH.ed
- teapot -b editline <editline.bat
+ ../teapot -b editline <editline.bat
ed editline.tbl.0 <insTH.ed
unsorted.html.0 unsorted.tbl.0: unsorted unsorted.bat unsorted.ed
- teapot -b unsorted <unsorted.bat
+ ../teapot -b unsorted <unsorted.bat
ed unsorted.tbl.0 <unsorted.ed
teapot.ps: teapot.mm