diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-03 10:11:10 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-03-03 10:11:10 +0000 |
commit | 78190c5afa8dcf1bd744360f745295b808e23499 (patch) | |
tree | 51f630d6e2b1fadc1a76b96257546a435f122e4d /devel/Makefile | |
parent | ac899219e2cfa647f8e545bfc2f531ec0e3aefe2 (diff) |
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 815eeaa7b47d..292f988a957d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -660,6 +660,7 @@ SUBDIR += git-bzr-ng SUBDIR += git-codereview SUBDIR += git-cola + SUBDIR += git-cvs SUBDIR += git-extras SUBDIR += git-gui SUBDIR += git-lfs |