From d99139db682a0df94e851093755c66cef28610fd Mon Sep 17 00:00:00 2001 From: bland Date: Thu, 13 Apr 2006 07:57:40 +0000 Subject: Correct suboptimal regexp I suggested to mezz. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6065 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/evolution-exchange/Makefile') diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index e1745c359..a1a7e4388 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -3,14 +3,14 @@ # Whom: Adam Weinberger, based off kiesel's ximian-exchange port # # $FreeBSD$ -# $MCom: ports/mail/evolution-exchange/Makefile,v 1.57 2006/03/17 20:36:59 mezz Exp $ +# $MCom: ports/mail/evolution-exchange/Makefile,v 1.58 2006/04/10 22:09:59 marcus Exp $ # PORTNAME= evolution-exchange PORTVERSION= 2.6.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/} +MASTER_SITE_SUBDIR= sources/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= gnome2 MAINTAINER= kiesel@schlund.de -- cgit v1.2.3