aboutsummaryrefslogtreecommitdiff
path: root/devel/git/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/git/Makefile')
-rw-r--r--devel/git/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 08f6690dfd2a..7c72caa68477 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= git
-PORTVERSION= 1.8.1.5
+PORTVERSION= 1.8.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
@@ -34,6 +34,7 @@ MAN1= git.1 \
git-bundle.1 \
git-cat-file.1 \
git-check-attr.1 \
+ git-check-ignore.1 \
git-check-ref-format.1 \
git-checkout-index.1 \
git-checkout.1 \