diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-07 07:58:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-08-07 07:58:18 +0800 |
commit | 5b6d36c317ee1617b42c26493abed2eaea342d0f (patch) | |
tree | 5b985d9b3e0ef3a40343dd05e7b0503a38e1f0e1 /x11-toolkits/py-gtk2/Makefile | |
parent | b05a12a25f8493c98fae8cad34a3df3ac65b7896 (diff) | |
download | marcuscom-ports-5b6d36c317ee1617b42c26493abed2eaea342d0f.tar.gz marcuscom-ports-5b6d36c317ee1617b42c26493abed2eaea342d0f.tar.zst marcuscom-ports-5b6d36c317ee1617b42c26493abed2eaea342d0f.zip |
Update to 2.3.96.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2627 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 9c8fbaef3..79eb61684 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gtk -PORTVERSION= 2.3.95 +PORTVERSION= 2.3.96 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/2.3 |