diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2013-11-17 12:33:49 +0000 |
commit | 7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8 (patch) | |
tree | de53b60cb1c495c3a2b4f057658fd6262c6100e9 /x11-toolkits | |
parent | 8f22cca0da0b4cd357bb971d4fcef9d4c4f49ec5 (diff) | |
download | ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.tar.gz ports-7c19894cc2655ff3d2d6632c53bb6577e3ebe4b8.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/py-kivy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-kivy/Makefile b/x11-toolkits/py-kivy/Makefile index bd9c0ff3f948..aa2ff1aed947 100644 --- a/x11-toolkits/py-kivy/Makefile +++ b/x11-toolkits/py-kivy/Makefile @@ -3,7 +3,7 @@ PORTNAME= kivy PORTVERSION= 1.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits python MASTER_SITES= LOCAL/dbn/${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |