From 661351943e9a71d6b276a695577d4f897051dff3 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 13 Mar 2006 07:09:47 +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@5899 df743ca5-7f9a-e211-a948-0013205c9059 --- www/evolution-webcal/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/evolution-webcal/Makefile') diff --git a/www/evolution-webcal/Makefile b/www/evolution-webcal/Makefile index 96d4c80f2..9aecbd723 100644 --- a/www/evolution-webcal/Makefile +++ b/www/evolution-webcal/Makefile @@ -3,14 +3,14 @@ # Whom: Koop Mast # # $FreeBSD$ -# $MCom: ports/www/evolution-webcal/Makefile,v 1.32 2006/03/02 18:22:45 mezz Exp $ +# $MCom: ports/www/evolution-webcal/Makefile,v 1.33 2006/03/02 21:09:36 mezz Exp $ # PORTNAME= webcal PORTVERSION= 2.5.90 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/2.5 +MASTER_SITE_SUBDIR= sources/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R} PKGNAMEPREFIX= evolution- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -- cgit v1.2.3