summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-02 23:36:27 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-02 23:36:27 +0000
commit9069be9393b8d2501d5cfe2ccc36c10967431c37 (patch)
tree5ad809e124e6758854f5e634c146bc4ea17fe76e /devel/Makefile
parentUpdate 1.1.1 -> 1.1.2 (diff)
Add cvs2html, a perl script that turns cvs log output into HTML.
Notes
Notes: svn path=/head/; revision=30090
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 6c298712f781..016f99699d7e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -44,6 +44,7 @@
SUBDIR += ctags
SUBDIR += cutils
SUBDIR += cvs2cl
+ SUBDIR += cvs2html
SUBDIR += cvsmapfs
SUBDIR += cvsutils
SUBDIR += cvsweb