summaryrefslogtreecommitdiffstats
path: root/x11/gnome-session/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 15:27:10 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-03-13 15:27:10 +0800
commit9f1f00de7bd12c1afe6169e07140f7054e8d2d74 (patch)
treec09ebdf8eab2a35e0cd7b4ebaf2462f97c999304 /x11/gnome-session/Makefile
parent661351943e9a71d6b276a695577d4f897051dff3 (diff)
downloadmarcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar.gz
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar.bz2
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar.lz
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar.xz
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.tar.zst
marcuscom-ports-9f1f00de7bd12c1afe6169e07140f7054e8d2d74.zip
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@5900 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-session/Makefile')
-rw-r--r--x11/gnome-session/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index b4d25bc18..8fdae505e 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnomesession/Makefile,v 1.74 2006/02/23 21:58:23 ahze Exp $
+# $MCom: ports/x11/gnomesession/Makefile,v 1.75 2006/02/28 05:39:49 marcus Exp $
#
PORTNAME= gnomesession
@@ -12,7 +12,7 @@ CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME} \
${MASTER_SITE_LOCAL:S/$/:local/} \
http://people.FreeBSD.org/~adamw/images/gnome_splashes/2.12/:local
-MASTER_SITE_SUBDIR= sources/gnome-session/2.13 \
+MASTER_SITE_SUBDIR= sources/gnome-session/${PORTVERSION:R} \
adamw/:local
DISTNAME= gnome-session-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \