summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-12-30 16:43:40 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-12-30 16:43:40 +0000
commitb92f33d4b2ee53baa1fef33dcaf30b81085d3ce6 (patch)
treec5192210e4c16e429ab5752aa56a0e6ed5a8fc96 /devel/Makefile
parentUpdate to 4.2.0 (diff)
Add diffconvert 1.2, a tool to convert between context and unified diffs
and reverse those. PR: 23957 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
Notes
Notes: svn path=/head/; revision=36459
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 7bf167b89528..5a58b548c606 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -63,6 +63,7 @@
SUBDIR += cweb
SUBDIR += cxref
SUBDIR += ddd
+ SUBDIR += diffconvert
SUBDIR += dmake
SUBDIR += dmalloc
SUBDIR += doc++