diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:52:04 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-12-04 23:52:04 +0000 |
commit | b7174e4bf2786544ba893feeb1a4ed330043e3fa (patch) | |
tree | 5814e1ddaea2d0ed0b4c06cbcc97c24461de8377 /devel | |
parent | LinCVS is a QT2-based frontend for the CVS-client supporting (diff) |
Activate lincvs
Notes
Notes:
svn path=/head/; revision=23597
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index b7994d52aeea..169b560354d5 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -79,6 +79,7 @@ SUBDIR += libslang SUBDIR += libtool SUBDIR += libxalloc + SUBDIR += lincvs SUBDIR += linuxthreads SUBDIR += linux_devtools SUBDIR += linux_kdump |