diff options
author | arved <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
commit | a4d9a78d701f0f2aa5d78c89fbb03c957c329447 (patch) | |
tree | d09ffff0a789b6495ca4b57be48730fae2ef377d /x11-themes/thinice/Makefile | |
parent | 58bcd69e57ff3acca48cb2211bfab6c04775dd2c (diff) | |
download | FreeBSD-ports-a4d9a78d701f0f2aa5d78c89fbb03c957c329447.zip FreeBSD-ports-a4d9a78d701f0f2aa5d78c89fbb03c957c329447.tar.gz |
Update after MASTER_SITE_THEMES move to freshmeat. New subdir structure
and new filenames.
PR: 38032
Submitted by: Hendrik Scholz <hendrik@scholz.net>
Diffstat (limited to 'x11-themes/thinice/Makefile')
-rw-r--r-- | x11-themes/thinice/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile index b0f6e39..d02bd52 100644 --- a/x11-themes/thinice/Makefile +++ b/x11-themes/thinice/Makefile @@ -8,11 +8,9 @@ PORTNAME= thinice PORTVERSION= 1.0.4 CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_THEMES} \ - http://www.ing.umu.se/~stric/theme/ -MASTER_SITE_SUBDIR= gtk -DISTNAME= ThinIce-1.2.x-200104091453 -#DISTNAME= gtk-${PORTNAME}-theme-${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= thinice +DISTNAME= thinice-1.2.x MAINTAINER= sobomax@FreeBSD.org |