diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2002-08-01 15:17:56 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-08-01 15:17:56 +0000 |
commit | a42ddd58a5e1855b7dcef4d97fe515cb3d223d1f (patch) | |
tree | 318d3db8bf17a1aa0a36e2811701d776d36c1259 | |
parent | cvsdelta summarizes the difference between a CVS project and its local (diff) |
Share cvsdelta with the world.
PR: ports/40947 (modified to put cvsdelta into devel/).
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org)
Notes
Notes:
svn path=/head/; revision=63847
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb6efd4a3815..95c7815d1f7f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -114,6 +114,7 @@ SUBDIR += cvsadmin SUBDIR += cvsbook SUBDIR += cvsd + SUBDIR += cvsdelta SUBDIR += cvsgraph SUBDIR += cvslines SUBDIR += cvsmapfs |