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/xpbiff/files/patch-Imakefile | |
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/xpbiff/files/patch-Imakefile')
-rw-r--r-- | mail/xpbiff/files/patch-Imakefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/xpbiff/files/patch-Imakefile b/mail/xpbiff/files/patch-Imakefile new file mode 100644 index 000000000000..e199776d4d41 --- /dev/null +++ b/mail/xpbiff/files/patch-Imakefile @@ -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) |