diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 15:14:53 +0000 |
commit | b649dd15c6f1aa713e09cde75539ed7b27c75699 (patch) | |
tree | 4c04ddc2edf0bb8bfd7c2072732df62f466611f5 /x11-themes/thinice/Makefile | |
parent | a255bd6e634663cdf7c0ac0c38058e357edf907c (diff) | |
download | ports-b649dd15c6f1aa713e09cde75539ed7b27c75699.tar.gz ports-b649dd15c6f1aa713e09cde75539ed7b27c75699.zip |
Notes
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 b0f6e3925ee6..d02bd529e386 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 |