diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-23 16:29:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-23 16:29:05 +0000 |
commit | a8203f58cca31de743520d6d0ba5d43d9b2318af (patch) | |
tree | 700bb634a94a67869f1571a6f5d599dc351b8ce9 /comms/tilp/files/patch-man-Makefile.in | |
parent | - Update to 7.5.3 (diff) |
- Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR: ports/82407
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=137937
Diffstat (limited to 'comms/tilp/files/patch-man-Makefile.in')
-rw-r--r-- | comms/tilp/files/patch-man-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/tilp/files/patch-man-Makefile.in b/comms/tilp/files/patch-man-Makefile.in deleted file mode 100644 index 724f8561685b..000000000000 --- a/comms/tilp/files/patch-man-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- man/Makefile.in.orig Wed Aug 27 23:02:13 2003 -+++ man/Makefile.in Wed Aug 27 23:03:09 2003 -@@ -393,7 +393,7 @@ - groff -Tascii -man $(man_MANS) > Manpage - gcc cleaner.c -o cleaner - ./cleaner Manpage -- dos2unix Manpage.txt -+# dos2unix Manpage.txt - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: |