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 --- misc/gnome-icon-theme/Makefile | 4 ++-- misc/gnome-user-docs/Makefile | 4 ++-- misc/gnomeuserdocs2/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'misc') diff --git a/misc/gnome-icon-theme/Makefile b/misc/gnome-icon-theme/Makefile index 7a0dfa5bf..eaa30ad49 100644 --- a/misc/gnome-icon-theme/Makefile +++ b/misc/gnome-icon-theme/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.69 2006/02/25 22:23:54 marcus Exp $ +# $MCom: ports/misc/gnome-icon-theme/Makefile,v 1.70 2006/02/25 22:24:40 marcus Exp $ # PORTNAME= gnome-icon-theme PORTVERSION= 2.14.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.14 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile index d4f104f58..25a24cf62 100644 --- a/misc/gnome-user-docs/Makefile +++ b/misc/gnome-user-docs/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.18 2006/02/21 05:02:12 marcus Exp $ +# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.19 2006/02/21 19:39:50 marcus Exp $ # PORTNAME= gnomeuserdocs2 PORTVERSION= 2.13.1.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-user-docs/2.13 +MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:R:R} DISTNAME= gnome-user-docs-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile index d4f104f58..25a24cf62 100644 --- a/misc/gnomeuserdocs2/Makefile +++ b/misc/gnomeuserdocs2/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.18 2006/02/21 05:02:12 marcus Exp $ +# $MCom: ports/misc/gnomeuserdocs2/Makefile,v 1.19 2006/02/21 19:39:50 marcus Exp $ # PORTNAME= gnomeuserdocs2 PORTVERSION= 2.13.1.1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-user-docs/2.13 +MASTER_SITE_SUBDIR= sources/gnome-user-docs/${PORTVERSION:R:R} DISTNAME= gnome-user-docs-${PORTVERSION} DIST_SUBDIR= gnome2 -- cgit v1.2.3