diff options
author | oliver <oliver@FreeBSD.org> | 2006-04-03 12:17:33 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2006-04-03 12:17:33 +0800 |
commit | ee5004f452158112b92846a3004d3d30874398e1 (patch) | |
tree | 1a8782821f54f2c42c11f53ddd43a249296646a4 /x11-wm | |
parent | b4ec59a436a9747b64e639b8aef396dffbb0f249 (diff) | |
download | freebsd-ports-gnome-ee5004f452158112b92846a3004d3d30874398e1.tar.gz freebsd-ports-gnome-ee5004f452158112b92846a3004d3d30874398e1.tar.zst freebsd-ports-gnome-ee5004f452158112b92846a3004d3d30874398e1.zip |
fix MASTER_SITES
PR: 95178
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xfce4-wm/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 33e50e61116e..196b84f565ba 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -11,7 +11,6 @@ PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://public.fh-wolfenbuettel.de/~luedickj/xfce4/xfce-${PORTVERSION}/src/ \ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 |