diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-04-13 22:51:13 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-04-13 22:51:13 +0000 |
commit | 65e2d489f34f2030f7a973a08166fd04d948e3a4 (patch) | |
tree | fc22db9d94794f71fe7639bf648cd41e0e1c1e23 /devel/Makefile | |
parent | Fix breakage in these patches. I just copied them from (diff) |
darcs is yet another replacement for CVS. It is written in haskell.
Notes
Notes:
svn path=/head/; revision=78911
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 95d1a7a4f1c4..b340fc2727dc 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -138,6 +138,7 @@ SUBDIR += cvswrap SUBDIR += cweb SUBDIR += cxref + SUBDIR += darcs SUBDIR += darts SUBDIR += ddd SUBDIR += decompyle |