diff options
Diffstat (limited to 'devel/py-gitpython/Makefile')
| -rw-r--r-- | devel/py-gitpython/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile index 1cc7eed1d0c1..5bc7539ae77b 100644 --- a/devel/py-gitpython/Makefile +++ b/devel/py-gitpython/Makefile @@ -1,12 +1,12 @@ # $FreeBSD$ PORTNAME= GitPython -DISTVERSION= 2.1.8 +DISTVERSION= 2.1.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= che@bein.link +MAINTAINER= ygy@FreeBSD.org COMMENT= Python Git Library LICENSE= BSD3CLAUSE |
