diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-24 11:48:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-03-24 11:48:19 +0000 |
commit | 3c3439877a1138d49c9bd380a09ee02c85ba4381 (patch) | |
tree | e12624ffa7dfd7b5e2031ef07887b79482e86718 /devel/git | |
parent | a4b573f293ba29e42ca93530ccb4d90d4b3074d0 (diff) |
Notes
Diffstat (limited to 'devel/git')
-rw-r--r-- | devel/git/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile index ccd23d0ee3b0..1fbd13e122f9 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -3,6 +3,7 @@ PORTNAME= git PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ |