diff options
Diffstat (limited to 'misc/git/Makefile')
-rw-r--r-- | misc/git/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile index 203c78d899b4..6f3dc4485cb3 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: git -# Version required: 4.3.17 +# Version required: 4.3.19 # Date created: 12 Jul 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # -DISTNAME= git-4.3.17 +DISTNAME= git-4.3.19 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= git @@ -15,7 +15,7 @@ MAINTAINER= jseger@FreeBSD.org GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ - gitps.1 gitrgrep.1 gitview.1 + gitrgrep.1 gitunpack.1 pre-patch: ${CP} ${WRKSRC}/term/.gitrc.ansi \ |