summaryrefslogtreecommitdiffstats
path: root/x11/fast-user-switch-applet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r--x11/fast-user-switch-applet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index 1f5b9b923..b465dd3cf 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -3,13 +3,13 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.10 2006/03/14 01:04:42 marcus Exp $
+# $MCom: ports/x11/fast-user-switch-applet/Makefile,v 1.11 2006/04/11 01:06:23 marcus Exp $
PORTNAME= fast-user-switch-applet
PORTVERSION= 2.14.1
CATEGORIES= x11 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