diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-17 11:17:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-17 11:17:08 +0000 |
commit | 8903287a848d4f2405e06ebc0e1b49d34e03ad30 (patch) | |
tree | a3de3e276804003baf5aa82d7dcd420afa0e8cea /x11-toolkits/py-gtk2/Makefile | |
parent | 3e5177594649e5749c708ec60d31886a3b792652 (diff) | |
download | ports-8903287a848d4f2405e06ebc0e1b49d34e03ad30.tar.gz ports-8903287a848d4f2405e06ebc0e1b49d34e03ad30.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-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 e09eb9658e47..e38642cafd4a 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk PORTVERSION= 2.17.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |