diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-27 02:23:08 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-27 02:23:08 +0800 |
commit | ccd22129c5cf43fd62a23b6f582d37a4a94f589d (patch) | |
tree | 4ce8a2a4d7ea4dd91b9ed6422620a8595d118074 /x11 | |
parent | 2b8d90a69951298093880c5dd24ef312d06b4064 (diff) | |
download | freebsd-ports-gnome-ccd22129c5cf43fd62a23b6f582d37a4a94f589d.tar.gz freebsd-ports-gnome-ccd22129c5cf43fd62a23b6f582d37a4a94f589d.tar.zst freebsd-ports-gnome-ccd22129c5cf43fd62a23b6f582d37a4a94f589d.zip |
Point to the FTP mirrors fpr the splash screen now that they've had a chance
to sync.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-session/Makefile | 5 | ||||
-rw-r--r-- | x11/gnomesession/Makefile | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 4971fdced352..3aa0293fb091 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -9,8 +9,9 @@ PORTNAME= gnomesession PORTVERSION= 2.4.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://people.freebsd.org/~marcus/:local -MASTER_SITE_SUBDIR= sources/gnome-session/2.4 + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= sources/gnome-session/2.4 \ + marcus/:local DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ splash.png:local diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile index 4971fdced352..3aa0293fb091 100644 --- a/x11/gnomesession/Makefile +++ b/x11/gnomesession/Makefile @@ -9,8 +9,9 @@ PORTNAME= gnomesession PORTVERSION= 2.4.1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://people.freebsd.org/~marcus/:local -MASTER_SITE_SUBDIR= sources/gnome-session/2.4 + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= sources/gnome-session/2.4 \ + marcus/:local DISTNAME= gnome-session-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ splash.png:local |