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-themes | |
parent | 4103749d431aa5e0edec443a539b5d859740caa1 (diff) | |
download | ports-396f0c955192867f984e715938ba4b4501fc284a.tar.gz ports-396f0c955192867f984e715938ba4b4501fc284a.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-xfce-engine/Makefile | 6 | ||||
-rw-r--r-- | x11-themes/xfce4-icon-theme/Makefile | 5 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index 8c539f2eb1d4..f3a64a63e569 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/gtk-xfce-engine/Makefile @@ -9,9 +9,9 @@ PORTNAME= gtk-xfce-engine PORTVERSION= 2.2.6 PORTREVISION= 0 CATEGORIES= x11-themes xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.1/src/ \ - http://www.ca-us.xfce.org/archive/xfce-4.2.1/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.1/src/ +MASTER_SITES= http://www.us.xfce.org/archive/xfce-4.2.1.1/src/ \ + http://www.ca-us.xfce.org/archive/xfce-4.2.1.1/src/ \ + http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-4.2.1.1/src/ MAINTAINER= oliver@FreeBSD.org COMMENT= An XFCE engine for GTK 2.0 diff --git a/x11-themes/xfce4-icon-theme/Makefile b/x11-themes/xfce4-icon-theme/Makefile index fb1dad079ce3..d0dfeaeadb11 100644 --- a/x11-themes/xfce4-icon-theme/Makefile +++ b/x11-themes/xfce4-icon-theme/Makefile @@ -10,8 +10,9 @@ PORTVERSION= 4.2.1 PORTREVISION= 0 CATEGORIES= x11-themes 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 |