From 5f347637779a3de06920d64ef20a8faea9314375 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 13 Mar 2006 06:59:12 +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@5897 df743ca5-7f9a-e211-a948-0013205c9059 --- games/gnome-games/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/gnome-games') diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile index 5e3ce18a2..d486eb9ca 100644 --- a/games/gnome-games/Makefile +++ b/games/gnome-games/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/games/gnomegames2/Makefile,v 1.103 2006/02/25 20:05:40 marcus Exp $ +# $MCom: ports/games/gnomegames2/Makefile,v 1.104 2006/03/02 20:36:47 mezz Exp $ # PORTNAME= gnomegames2 PORTVERSION= 2.13.8 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.13 +MASTER_SITE_SUBDIR= sources/gnome-games/${PORTVERSION:R} DISTNAME= gnome-games-${PORTVERSION} DIST_SUBDIR= gnome2 -- cgit v1.2.3