diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-02-28 11:31:37 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-02-28 11:31:37 +0000 |
commit | 45b47603e1777051d393c7a55ae4d5430e1d0710 (patch) | |
tree | ed3d001ad8a855ce839b756fe6077b03eaa5d1a8 /x11-toolkits/py-gtk2/Makefile | |
parent | 2ea926669b21502f33aef17bcf054efceef4912f (diff) | |
download | ports-45b47603e1777051d393c7a55ae4d5430e1d0710.tar.gz ports-45b47603e1777051d393c7a55ae4d5430e1d0710.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 700412b5bfe3..eb2b0663414f 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtk PORTVERSION= 2.22.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits python MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |