diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-06 04:55:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-06 04:55:29 +0800 |
commit | 1cca7623aa93a616f32a6151ebdcac6d360b61cd (patch) | |
tree | b7b82f6486510f51640246221ca7694e4b2d16ae /x11-toolkits/py-gtk2/Makefile | |
parent | dcc8e5ad1ff836be285c8dbe0bafc4d3a5cbfffb (diff) | |
download | marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar.gz marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar.bz2 marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar.lz marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar.xz marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.tar.zst marcuscom-ports-1cca7623aa93a616f32a6151ebdcac6d360b61cd.zip |
Update to 2.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3036 df743ca5-7f9a-e211-a948-0013205c9059
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 20a5b5594..bc567da52 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/2.4 |