diff options
Diffstat (limited to 'package/git')
-rw-r--r-- | package/git/git.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/git/git.mk b/package/git/git.mk index 7e2f114be..b8a762337 100644 --- a/package/git/git.mk +++ b/package/git/git.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # git # -############################################################# +################################################################################ GIT_VERSION = 1.8.3 GIT_SITE = http://git-core.googlecode.com/files/ |