diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
commit | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (patch) | |
tree | 0e35601cdb966c752e15cc4e5381c7e20e13fd50 /mail/serialmail/files/patch-Makefile | |
parent | science/sigrok-cli: update to 0.5.0 (diff) |
Rename mail/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363275
Diffstat (limited to 'mail/serialmail/files/patch-Makefile')
-rw-r--r-- | mail/serialmail/files/patch-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/serialmail/files/patch-Makefile b/mail/serialmail/files/patch-Makefile new file mode 100644 index 000000000000..9f0f32f9337b --- /dev/null +++ b/mail/serialmail/files/patch-Makefile @@ -0,0 +1,11 @@ +--- Makefile.orig Sun Nov 15 02:28:23 1998 ++++ Makefile Tue Dec 29 15:31:42 1998 +@@ -260,7 +260,7 @@ + ./compile instcheck.c + + it: \ +-man prog install instcheck ++prog install instcheck + + leapsecs.0: \ + leapsecs.3 |