diff options
author | oliver <oliver@FreeBSD.org> | 2005-04-02 19:57:45 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-04-02 19:57:45 +0800 |
commit | 9ddbd7707f872494d76706afd66465ff36ee8386 (patch) | |
tree | 1d04a608b544f471e1c58ae3aabbf8da75050a1d /misc | |
parent | c096b1537ff9c013d7278206536437fe0f4d0f82 (diff) | |
download | freebsd-ports-gnome-9ddbd7707f872494d76706afd66465ff36ee8386.tar.gz freebsd-ports-gnome-9ddbd7707f872494d76706afd66465ff36ee8386.tar.zst freebsd-ports-gnome-9ddbd7707f872494d76706afd66465ff36ee8386.zip |
adjust MASTER_SITES
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xfce4-appfinder/Makefile | 5 | ||||
-rw-r--r-- | misc/xfce4-iconbox/Makefile | 5 | ||||
-rw-r--r-- | misc/xfce4-wm-themes/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/misc/xfce4-appfinder/Makefile b/misc/xfce4-appfinder/Makefile index f86d338e831b..42a34854cc10 100644 --- a/misc/xfce4-appfinder/Makefile +++ b/misc/xfce4-appfinder/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ + http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org diff --git a/misc/xfce4-iconbox/Makefile b/misc/xfce4-iconbox/Makefile index 066a00a1e24f..ce5c340e6323 100644 --- a/misc/xfce4-iconbox/Makefile +++ b/misc/xfce4-iconbox/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ + http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org diff --git a/misc/xfce4-wm-themes/Makefile b/misc/xfce4-wm-themes/Makefile index a3f2521e260f..a79b34d94c88 100644 --- a/misc/xfce4-wm-themes/Makefile +++ b/misc/xfce4-wm-themes/Makefile @@ -9,8 +9,9 @@ PORTNAME= xfce4-wm-themes PORTVERSION= 4.2.1 CATEGORIES= misc xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://spuriousinterrupt.org/projects/xfce4/files/mirror/xfce-${PORTVERSION}/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ + http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/ \ + http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-themes-${PORTVERSION} DIST_SUBDIR= xfce4 |