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 --- graphics/librsvg2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/librsvg2') diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index e9950ba0a..f37b1a8eb 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,14 +3,14 @@ # Whom: Ade Lovett # # $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.92 2006/02/28 21:08:12 marcus Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.93 2006/03/11 18:41:56 marcus Exp $ # PORTNAME= librsvg2 PORTVERSION= 2.14.2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.14 +MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} DISTNAME= librsvg-${PORTVERSION} DIST_SUBDIR= gnome2 -- cgit v1.2.3