diff options
author | oliver <oliver@FreeBSD.org> | 2005-04-02 11:57:45 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-04-02 11:57:45 +0000 |
commit | 9ddbd7707f872494d76706afd66465ff36ee8386 (patch) | |
tree | 1d04a608b544f471e1c58ae3aabbf8da75050a1d /sysutils | |
parent | c096b1537ff9c013d7278206536437fe0f4d0f82 (diff) | |
download | FreeBSD-ports-9ddbd7707f872494d76706afd66465ff36ee8386.zip FreeBSD-ports-9ddbd7707f872494d76706afd66465ff36ee8386.tar.gz |
adjust MASTER_SITES
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-mcs-manager/Makefile | 5 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 5 | ||||
-rw-r--r-- | sysutils/xfce4-utils/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/sysutils/xfce4-mcs-manager/Makefile b/sysutils/xfce4-mcs-manager/Makefile index 9179a81..af62cca 100644 --- a/sysutils/xfce4-mcs-manager/Makefile +++ b/sysutils/xfce4-mcs-manager/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= sysutils 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= xfce-mcs-manager-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index 6b3018c..a91dc28 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= sysutils 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= xfce-mcs-plugins-${PORTVERSION} DIST_SUBDIR= xfce4 diff --git a/sysutils/xfce4-utils/Makefile b/sysutils/xfce4-utils/Makefile index 91cf008..1c1e761 100644 --- a/sysutils/xfce4-utils/Makefile +++ b/sysutils/xfce4-utils/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= sysutils 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= xfce-utils-${PORTVERSION} DIST_SUBDIR= xfce4 |