aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gitpython/Makefile')
-rw-r--r--devel/py-gitpython/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index 117fc3b6bc1c..7cb3e5945cf5 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -1,8 +1,9 @@
-PORTNAME= GitPython
-DISTVERSION= 3.1.11
+PORTNAME= gitpython
+DISTVERSION= 3.1.15
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+DISTNAME= GitPython-${PORTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Python Git Library