diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-20 18:18:23 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-20 18:18:23 +0000 |
commit | bde0db645ff4fbc928c9567670c4b99fb413322d (patch) | |
tree | 1acb4bc78b761e112cef33230426411e0205066a | |
parent | d6f596a22cbe1b130ab4cbeed59b2e07201bdfce (diff) | |
download | FreeBSD-ports-bde0db645ff4fbc928c9567670c4b99fb413322d.zip FreeBSD-ports-bde0db645ff4fbc928c9567670c4b99fb413322d.tar.gz |
Welcome MASTER_SITE_THEMES (www.themes.org).
-rw-r--r-- | Mk/bsd.sites.mk | 4 | ||||
-rw-r--r-- | x11-themes/colorstep/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/engradient/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gtk-Mac2-theme/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gtkbe/Makefile | 3 | ||||
-rw-r--r-- | x11-themes/gtkstep-pastel/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/colorstep/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/engradient/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk-Mac2-theme/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtkbe/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtkstep-pastel/Makefile | 3 |
11 files changed, 24 insertions, 10 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 32c0426..763eacb 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -172,6 +172,10 @@ MASTER_SITE_RUBY+= \ ftp://ftp.krnet.ne.jp/pub/ruby/%SUBDIR%/ \ ftp://mirror.nucba.ac.jp/mirror/ruby/%SUBDIR%/ +MASTER_SITE_THEMES+= \ + ftp://ftp.themes.org/pub/themes/%SUBDIR%/ \ + ftp://ftp.tuwien.ac.at/opsys/linux/themes.org/%SUBDIR%/ + # Where to put distfiles that don't have any other master site MASTER_SITE_LOCAL?= \ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \ diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile index 8ece2c9..591d3fa 100644 --- a/x11-themes/colorstep/Makefile +++ b/x11-themes/colorstep/Makefile @@ -8,7 +8,8 @@ PORTNAME= colorstep PORTVERSION= 200008190715 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= ColorStep-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-themes/engradient/Makefile b/x11-themes/engradient/Makefile index 3313238..aa3293d 100644 --- a/x11-themes/engradient/Makefile +++ b/x11-themes/engradient/Makefile @@ -8,7 +8,8 @@ PORTNAME= engradient PORTVERSION= 200008151005 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= EnGradient-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-themes/gtk-Mac2-theme/Makefile b/x11-themes/gtk-Mac2-theme/Makefile index a3ec34b..fa55b76d 100644 --- a/x11-themes/gtk-Mac2-theme/Makefile +++ b/x11-themes/gtk-Mac2-theme/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtk-Mac2-theme PORTVERSION= 200003050858 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= Mac2-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-themes/gtkbe/Makefile b/x11-themes/gtkbe/Makefile index ba9143f..83c5ecc 100644 --- a/x11-themes/gtkbe/Makefile +++ b/x11-themes/gtkbe/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkbe PORTVERSION= 200007091019 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= GTK-Be-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-themes/gtkstep-pastel/Makefile b/x11-themes/gtkstep-pastel/Makefile index 347a8fe..11c822e 100644 --- a/x11-themes/gtkstep-pastel/Makefile +++ b/x11-themes/gtkstep-pastel/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkstep-pastel PORTVERSION= 200007290343 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-toolkits/colorstep/Makefile b/x11-toolkits/colorstep/Makefile index 8ece2c9..591d3fa 100644 --- a/x11-toolkits/colorstep/Makefile +++ b/x11-toolkits/colorstep/Makefile @@ -8,7 +8,8 @@ PORTNAME= colorstep PORTVERSION= 200008190715 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= ColorStep-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-toolkits/engradient/Makefile b/x11-toolkits/engradient/Makefile index 3313238..aa3293d 100644 --- a/x11-toolkits/engradient/Makefile +++ b/x11-toolkits/engradient/Makefile @@ -8,7 +8,8 @@ PORTNAME= engradient PORTVERSION= 200008151005 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= EnGradient-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-toolkits/gtk-Mac2-theme/Makefile b/x11-toolkits/gtk-Mac2-theme/Makefile index a3ec34b..fa55b76d 100644 --- a/x11-toolkits/gtk-Mac2-theme/Makefile +++ b/x11-toolkits/gtk-Mac2-theme/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtk-Mac2-theme PORTVERSION= 200003050858 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= Mac2-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-toolkits/gtkbe/Makefile b/x11-toolkits/gtkbe/Makefile index ba9143f..83c5ecc 100644 --- a/x11-toolkits/gtkbe/Makefile +++ b/x11-toolkits/gtkbe/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkbe PORTVERSION= 200007091019 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= GTK-Be-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/x11-toolkits/gtkstep-pastel/Makefile b/x11-toolkits/gtkstep-pastel/Makefile index 347a8fe..11c822e 100644 --- a/x11-toolkits/gtkstep-pastel/Makefile +++ b/x11-toolkits/gtkstep-pastel/Makefile @@ -8,7 +8,8 @@ PORTNAME= gtkstep-pastel PORTVERSION= 200007290343 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.themes.org/pub/themes/gtk/ +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk DISTNAME= ${PORTNAME}-1.2.x-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org |