diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-09-21 02:18:23 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-09-21 02:18:23 +0800 |
commit | bde0db645ff4fbc928c9567670c4b99fb413322d (patch) | |
tree | 1acb4bc78b761e112cef33230426411e0205066a /x11-themes | |
parent | d6f596a22cbe1b130ab4cbeed59b2e07201bdfce (diff) | |
download | freebsd-ports-gnome-bde0db645ff4fbc928c9567670c4b99fb413322d.tar.gz freebsd-ports-gnome-bde0db645ff4fbc928c9567670c4b99fb413322d.tar.zst freebsd-ports-gnome-bde0db645ff4fbc928c9567670c4b99fb413322d.zip |
Welcome MASTER_SITE_THEMES (www.themes.org).
Diffstat (limited to 'x11-themes')
-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 |
5 files changed, 10 insertions, 5 deletions
diff --git a/x11-themes/colorstep/Makefile b/x11-themes/colorstep/Makefile index 8ece2c9db408..591d3fad87b5 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 3313238a54b1..aa3293d2eea0 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 a3ec34bb1e24..fa55b76d6ccd 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 ba9143f1a004..83c5ecc1320d 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 347a8fe222c8..11c822e96bf3 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 |