diff options
author | jseger <jseger@FreeBSD.org> | 1999-11-16 08:39:07 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1999-11-16 08:39:07 +0800 |
commit | 68393406080078e237dd2567b820678caade5afc (patch) | |
tree | 23d3b49c9e376415c24b39e8be4f1adf6069455b /misc/gnuit/Makefile | |
parent | c2b7658eee4f8da4347aba70e4316099d29825c2 (diff) | |
download | freebsd-ports-gnome-68393406080078e237dd2567b820678caade5afc.tar.gz freebsd-ports-gnome-68393406080078e237dd2567b820678caade5afc.tar.zst freebsd-ports-gnome-68393406080078e237dd2567b820678caade5afc.zip |
Upgrade to git-4.3.19
Diffstat (limited to 'misc/gnuit/Makefile')
-rw-r--r-- | misc/gnuit/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index 203c78d899b4..6f3dc4485cb3 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/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 \ |