diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /x11-toolkits/py-gtk2 | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) | |
download | ports-a374acb969cb764eb7e6369821b9d87b96493782.tar.gz ports-a374acb969cb764eb7e6369821b9d87b96493782.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index bb30340065bd..574f232b2248 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -4,7 +4,7 @@ PORTNAME= gtk PORTVERSION= 2.24.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits python MASTER_SITES= GNOME/sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |