summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/eel
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/eel')
-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 b6f60f3a7..50d786045 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.33 2006/03/13 19:31:49 mezz Exp $
+# $MCom: ports/x11-toolkits/eel/Makefile,v 1.34 2006/04/11 00:35:39 ahze Exp $
#
PORTNAME= eel
PORTVERSION= 2.14.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\.([0-9]+).*/\1.\2/}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org