diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-20 18:18:23 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-20 18:18:23 +0000 |
commit | 9f28b5c070cc92a337e2743528fe8f44115d4981 (patch) | |
tree | 79d4e70f4290b91708ef71fc5e82f30d8408dfc7 /x11-themes/colorstep | |
parent | c8191c0bb7f5e436d54a68515f34badffc02ce24 (diff) | |
download | ports-9f28b5c070cc92a337e2743528fe8f44115d4981.tar.gz ports-9f28b5c070cc92a337e2743528fe8f44115d4981.zip |
Notes
Diffstat (limited to 'x11-themes/colorstep')
-rw-r--r-- | x11-themes/colorstep/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |