diff options
author | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:01:12 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2003-06-03 05:01:12 +0000 |
commit | eb5d10f4aa2fc802ccc19b5c2b36a589b70ba16e (patch) | |
tree | 5aed1d02b2120e4c14e4aa0a9e056be2cf52a6bc /devel/Makefile | |
parent | 8ffb4a9411f75e7646f2ab2db14ddf4a06fca1af (diff) | |
download | ports-eb5d10f4aa2fc802ccc19b5c2b36a589b70ba16e.tar.gz ports-eb5d10f4aa2fc802ccc19b5c2b36a589b70ba16e.zip |
Notes
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 606131e3b66f..fe31dbbd48ed 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -135,6 +135,7 @@ SUBDIR += cvsplot SUBDIR += cvsps SUBDIR += cvsstat + SUBDIR += cvstrac SUBDIR += cvsutils SUBDIR += cvsweb SUBDIR += cvswrap |