diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-21 20:10:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-21 20:10:58 +0000 |
commit | 9514c80ee87957dddd0bef7bd4ae6ba8ac0f3868 (patch) | |
tree | 423e4a0453174b2d53ed6d478b098c1b926a3731 /x11-toolkits/py-gtk2 | |
parent | f0d7df79d70a5752da724a909baff2347b779962 (diff) | |
download | ports-9514c80ee87957dddd0bef7bd4ae6ba8ac0f3868.tar.gz ports-9514c80ee87957dddd0bef7bd4ae6ba8ac0f3868.zip |
Notes
Diffstat (limited to 'x11-toolkits/py-gtk2')
-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 4c5b68e3726d..9800837ed9a2 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -9,7 +9,7 @@ PORTNAME= py-gtk PORTVERSION= 0.6.10 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-python/0.6 +MASTER_SITE_SUBDIR= sources/gnome-python/1.4 DISTNAME= gnome-python-1.4.4 DIST_SUBDIR= gnome |