diff options
Diffstat (limited to 'misc/git/Makefile')
-rw-r--r-- | misc/git/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile index 6f3dc4485cb3..8aaa3e023976 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: git -# Version required: 4.3.19 # Date created: 12 Jul 1995 # Whom: torstenb@FreeBSD.org # # $FreeBSD$ # -DISTNAME= git-4.3.19 +PORTNAME= git +PORTVERSION= 4.3.19 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= git |