diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-05-03 06:47:08 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2011-05-03 06:47:08 +0000 |
commit | 5393e1f15bdfdf84b6112fedf4ee58c8b3904d6d (patch) | |
tree | b82c72d84039783aacbeef31c577181b67c1e4fe /mail/xpbiff/files/patch-ad | |
parent | Rash is an extension to Hashie (diff) |
Re-add mail/xpbiff.
- update Mastersite
- take maintainership from ports@FreeBSD.org.
Diffstat (limited to 'mail/xpbiff/files/patch-ad')
-rw-r--r-- | mail/xpbiff/files/patch-ad | 8 |
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) |