aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkman
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-02-27 07:30:16 +0800
committerats <ats@FreeBSD.org>1995-02-27 07:30:16 +0800
commit7674c14bcd47a8f4dadc36ec2c279763af2cefa3 (patch)
treea3f482e1e4edbecdc857386e68ee092817cd97e3 /misc/tkman
parentcf3217637015a0c6b5e07c3728efd6385ed17df5 (diff)
downloadfreebsd-ports-gnome-7674c14bcd47a8f4dadc36ec2c279763af2cefa3.tar.gz
freebsd-ports-gnome-7674c14bcd47a8f4dadc36ec2c279763af2cefa3.tar.zst
freebsd-ports-gnome-7674c14bcd47a8f4dadc36ec2c279763af2cefa3.zip
Correct the patch file so that the patches doesn't get rejected :-).
Diffstat (limited to 'misc/tkman')
-rw-r--r--misc/tkman/files/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/tkman/files/patch-aa b/misc/tkman/files/patch-aa
index 2a2775c7cbe7..a8428c3fa148 100644
--- a/misc/tkman/files/patch-aa
+++ b/misc/tkman/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.orig Thu Dec 22 23:11:08 1994
---- Makefile Tue Dec 27 16:42:02 1994
+*** Makefile.orig Fri Dec 30 23:25:05 1994
+--- Makefile Mon Feb 27 00:19:20 1995
***************
*** 36,58 ****
# (pathname should be less than 25 or so characters)
@@ -21,7 +21,7 @@
! manformat = {tbl | neqn | nroff -man | col}
# alternatively
-! #manformat = {groff -Tascii -te -mandoc}
+! #manformat = {groff -Tascii -te -mandoc -l}
# Ultrix users should uncomment the following line
#manformat = {tbl | nroff -man | col}
@@ -43,7 +43,7 @@
# # # MACHINE DEPENDENCIES # # #
-! #manformat = {tbl | neqn | nroff -man | col}
+! # manformat = {tbl | neqn | nroff -man | col}
# alternatively
! manformat = {groff -Tascii -te -mandoc}
# Ultrix users should uncomment the following line