diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:48:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 03:48:08 +0000 |
commit | c1a001123628d4d2fe8ea30992e571a12e86bd48 (patch) | |
tree | 107e3d5a7e937f6d482890c797b55149633b97ef /mail/ezmlm/files/patch-aa | |
parent | 5afe9e7c4b3ccada91b4373c2636f3094a390a02 (diff) |
Notes
Diffstat (limited to 'mail/ezmlm/files/patch-aa')
-rw-r--r-- | mail/ezmlm/files/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ezmlm/files/patch-aa b/mail/ezmlm/files/patch-aa new file mode 100644 index 000000000000..4dff5c8dc5f1 --- /dev/null +++ b/mail/ezmlm/files/patch-aa @@ -0,0 +1,11 @@ +--- Makefile.orig Sat Nov 28 22:34:51 1998 ++++ Makefile Sat Nov 28 22:35:12 1998 +@@ -610,7 +610,7 @@ + ./compile seek_set.c + + setup: \ +-it man install conf-bin conf-man ++it install conf-bin conf-man + ./install "`head -1 conf-bin`" < BIN + ./install "`head -1 conf-man`" < MAN + |