aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gitpython/Makefile
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2010-05-07 08:45:11 +0000
committerWen Heping <wen@FreeBSD.org>2010-05-07 08:45:11 +0000
commit05e4d0543793cc5f750235b94ca1ca2712c81ecf (patch)
tree2106e0b2239d685fb816be003a7b619fbb5c9be1 /devel/py-gitpython/Makefile
parentb088a95ff239e61c151582b0435b40bf9d9542a2 (diff)
downloadports-05e4d0543793cc5f750235b94ca1ca2712c81ecf.tar.gz
ports-05e4d0543793cc5f750235b94ca1ca2712c81ecf.zip
Notes
Diffstat (limited to 'devel/py-gitpython/Makefile')
-rw-r--r--devel/py-gitpython/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index 7a62efb37d26..c2a1257ab130 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= GitPython
-PORTVERSION= 0.1.6
+PORTVERSION= 0.1.7
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wenheping@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python Git Library
USE_PYTHON= yes