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 /audio/xfce4-mixer | |
parent | 4103749d431aa5e0edec443a539b5d859740caa1 (diff) | |
download | ports-396f0c955192867f984e715938ba4b4501fc284a.tar.gz ports-396f0c955192867f984e715938ba4b4501fc284a.zip |
adjust MASTER_SITES
Notes
Notes:
svn path=/head/; revision=132187
Diffstat (limited to 'audio/xfce4-mixer')
-rw-r--r-- | audio/xfce4-mixer/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xfce4-mixer/Makefile b/audio/xfce4-mixer/Makefile index 61ccd81f0c2d..0c807adca81f 100644 --- a/audio/xfce4-mixer/Makefile +++ b/audio/xfce4-mixer/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= audio 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 |