aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-gitpython
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gitpython')
-rw-r--r--devel/py-gitpython/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile
index b20507efb6ab..44f51a4f2e8b 100644
--- a/devel/py-gitpython/Makefile
+++ b/devel/py-gitpython/Makefile
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python Git Library
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2014-03-07
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>0:${PORTSDIR}/devel/py-gitdb
USE_PYTHON= yes