diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-22 07:51:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-22 07:51:16 +0800 |
commit | 68a66c8a70bd1b2bab236204a8735999d20bc121 (patch) | |
tree | 3944ebe707cabbe098b4ba02d445b37193cc2d75 /x11-toolkits/py-gtk2/Makefile | |
parent | 0c081474ae30bff418b7d14ce154b613d213ae8f (diff) | |
download | marcuscom-ports-68a66c8a70bd1b2bab236204a8735999d20bc121.tar.gz marcuscom-ports-68a66c8a70bd1b2bab236204a8735999d20bc121.tar.zst marcuscom-ports-68a66c8a70bd1b2bab236204a8735999d20bc121.zip |
Update to 2.3.94.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2526 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 e9492d5ee..223913b50 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gtk -PORTVERSION= 2.3.93 +PORTVERSION= 2.3.94 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/2.3 |