summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r--x11-toolkits/eel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile
index 1ce5577c8..b5eb21b32 100644
--- a/x11-toolkits/eel/Makefile
+++ b/x11-toolkits/eel/Makefile
@@ -3,14 +3,14 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/eel/Makefile,v 1.31 2006/03/13 07:34:34 mezz Exp $
+# $MCom: ports/x11-toolkits/eel/Makefile,v 1.32 2006/03/13 14:19:49 ahze Exp $
#
PORTNAME= eel
PORTVERSION= 2.14.0
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org