diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-02 11:57:45 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-04-02 11:57:45 +0000 |
commit | 396f0c955192867f984e715938ba4b4501fc284a (patch) | |
tree | 9ee57d3aa44f7bc260247d78635ac9a31169490f /x11 | |
parent | 4103749d431aa5e0edec443a539b5d859740caa1 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxfce4mcs/Makefile | 5 | ||||
-rw-r--r-- | x11/libxfce4util/Makefile | 5 | ||||
-rw-r--r-- | x11/xfce4-trigger-launcher/Makefile | 5 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11/libxfce4mcs/Makefile b/x11/libxfce4mcs/Makefile index 8104f5e705db..bf6141038720 100644 --- a/x11/libxfce4mcs/Makefile +++ b/x11/libxfce4mcs/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= x11 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/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 6c95c408f570..6e5476214a45 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= x11 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/x11/xfce4-trigger-launcher/Makefile b/x11/xfce4-trigger-launcher/Makefile index 4d91d5953e81..34c6343ac4b0 100644 --- a/x11/xfce4-trigger-launcher/Makefile +++ b/x11/xfce4-trigger-launcher/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= x11 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= xfce4-trigger-launcher-${PORTVERSION} DIST_SUBDIR= xfce4 |