diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-02-28 16:49:54 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-02-28 16:49:54 +0000 |
commit | e31eae8acf9d2b20eb4f0dc941f51682b36fa423 (patch) | |
tree | b789900891b7082f7857a7b9214a13e2a73736b6 /devel/Makefile | |
parent | Add missing plist entries and don't install useless .la files. (diff) |
Add a port of Meta-CVS, a more capable version control system than CVS,
built around CVS.
PR: 48258
Submitted by: Johannes Groedem <johs@copyleft.no>
Notes
Notes:
svn path=/head/; revision=76649
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8880e0e70319..216f8b104449 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -363,6 +363,7 @@ SUBDIR += makedepend SUBDIR += makeplus SUBDIR += memcheck + SUBDIR += meta-cvs SUBDIR += mico SUBDIR += mime SUBDIR += mingw |