aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-11-05 21:44:38 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-11-05 21:44:38 +0000
commit2a71ce1805a9d40360533cabc63bf033b488ae6f (patch)
treeedeb7fe2009a2c889ffba2e9d95b5ccc2331e20f
parent370bcfb359a5c2bb14f17dbbf24e75ad544c0b35 (diff)
downloadports-2a71ce1805a9d40360533cabc63bf033b488ae6f.tar.gz
ports-2a71ce1805a9d40360533cabc63bf033b488ae6f.zip
Remove sf.net from MASTER_SITES because the distfiles doesn't exist on sf.net.
Add xfce.org mirrors to MASTER_SITES. PR: ports/58980 Submitted By: sergei
Notes
Notes: svn path=/head/; revision=93188
-rw-r--r--x11-themes/gtk-xfce-engine/Makefile9
-rw-r--r--x11-toolkits/gtk-xfce-engine/Makefile9
2 files changed, 10 insertions, 8 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile
index 54566abe006f..5ef5da76039b 100644
--- a/x11-themes/gtk-xfce-engine/Makefile
+++ b/x11-themes/gtk-xfce-engine/Makefile
@@ -8,17 +8,18 @@
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.1.6
CATEGORIES= x11-toolkits xfce
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.0/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.0/xfce-4.0.0/src/ \
+ http://linux.imp.mx/xfce4/xfce_4.0.0/src/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.0/ \
+ http://changux.homelinux.org/xfce_4.0.0/archive/xfce-4.0.0/src/ \
http://www.xfce.org/archive/xfce-4.0.0/src/
-MASTER_SITE_SUBDIR= xfce
MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
-WRKSRC= ${WRKDIR}/gtk-xfce-engine-${PORTVERSION}
-
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LIBTOOL= yes
diff --git a/x11-toolkits/gtk-xfce-engine/Makefile b/x11-toolkits/gtk-xfce-engine/Makefile
index 54566abe006f..5ef5da76039b 100644
--- a/x11-toolkits/gtk-xfce-engine/Makefile
+++ b/x11-toolkits/gtk-xfce-engine/Makefile
@@ -8,17 +8,18 @@
PORTNAME= gtk-xfce-engine
PORTVERSION= 2.1.6
CATEGORIES= x11-toolkits xfce
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES= ftp://ftp.berlios.de/pub/xfce-goodies/4.0.0/ \
+ http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/4.0.0/xfce-4.0.0/src/ \
+ http://linux.imp.mx/xfce4/xfce_4.0.0/src/ \
+ http://www.efd.lth.se/~c03bk/xfce4/mirror/tarballs/4.0.0/ \
+ http://changux.homelinux.org/xfce_4.0.0/archive/xfce-4.0.0/src/ \
http://www.xfce.org/archive/xfce-4.0.0/src/
-MASTER_SITE_SUBDIR= xfce
MAINTAINER= oliver@FreeBSD.org
COMMENT= An XFCE engine for GTK 2.0
LIB_DEPENDS= gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
-WRKSRC= ${WRKDIR}/gtk-xfce-engine-${PORTVERSION}
-
USE_GMAKE= yes
USE_GNOME= gnomehack
USE_LIBTOOL= yes