diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-16 07:47:43 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-06-16 07:47:43 +0800 |
commit | f8b30d03070a196e6f79e99f5994d74fcc48dc93 (patch) | |
tree | 4d0f8eb5ee8ba3b2840449d12f0d822465a43911 /x11-toolkits/py-gtk2/Makefile | |
parent | 86cb65fbbc1db966e7a414ef5a293e6d3b90f997 (diff) | |
download | marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar.gz marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar.bz2 marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar.lz marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar.xz marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.tar.zst marcuscom-ports-f8b30d03070a196e6f79e99f5994d74fcc48dc93.zip |
Update to 2.9.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6451 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/py-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/py-gtk2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index c473c689e..5dec83f9d 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,12 +3,11 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.40 2006/06/14 22:00:26 marcus Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.41 2006/06/15 18:20:46 marcus Exp $ # PORTNAME= gtk -PORTVERSION= 2.9.1 -PORTREVISION= 1 +PORTVERSION= 2.9.2 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |