summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-21 14:51:30 +0000
committerMIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org>2000-09-21 14:51:30 +0000
commitaa6c3cee70c4adde2b2d9dc4a63e1e3c07fc7a0e (patch)
treef61c9173dac2927782d0bfd98cde2fc44377bfc9 /mail
parentSay godbye to idle - newest version now bundled with Python1.6. (diff)
Fix X manpage problem
Reviewed by: onigiri
Notes
Notes: svn path=/head/; revision=32930
Diffstat (limited to 'mail')
-rw-r--r--mail/xpbiff/files/patch-ad8
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/xpbiff/files/patch-ad b/mail/xpbiff/files/patch-ad
new file mode 100644
index 000000000000..e199776d4d41
--- /dev/null
+++ b/mail/xpbiff/files/patch-ad
@@ -0,0 +1,8 @@
+--- Imakefile.org Thu Sep 21 23:42:04 2000
++++ Imakefile Thu Sep 21 23:42:16 2000
+@@ -62,4 +62,4 @@
+ SRCS = xpbiff.c $(CONVSRC)
+ OBJS = xpbiff.o $(CONVOBJ)
+
+-ComplexProgramTarget(xpbiff)
++ComplexProgramTargetNoMan(xpbiff)