From 0e71b21015374525bd8575b7ed3d315050800a50 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 13 Mar 2006 07:34:35 +0000 Subject: Change the MASTER_SITE_SUBDIR from: sources/${PORTNAME}/[0-9] To: sources/${PORTNAME}/${PORTVERSION:R} Lazy way is nice. ;-) Those have been tested. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5901 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/py-gtk2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/py-gtk2') diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile index 22f75b877..973c91757 100644 --- a/x11-toolkits/py-gtk2/Makefile +++ b/x11-toolkits/py-gtk2/Makefile @@ -3,7 +3,7 @@ # Whom: marc@informatik.uni-bremen.de # # $FreeBSD$ -# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.32 2006/02/23 19:08:25 ahze Exp $ +# $MCom: ports/x11-toolkits/py-gtk2/Makefile,v 1.33 2006/02/25 00:40:48 marcus Exp $ # PORTNAME= gtk @@ -11,7 +11,7 @@ PORTVERSION= 2.8.4 PORTREVISION= 1 CATEGORIES= x11-toolkits python MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/pygtk/2.8 +MASTER_SITE_SUBDIR= sources/pygtk/${PORTVERSION:R} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygtk-${PORTVERSION} DIST_SUBDIR= gnome2 -- cgit v1.2.3