diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-12 14:37:47 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-04-12 14:37:47 +0000 |
commit | c0cf3bc7ae4e6bec5cbd82f21759f04868deec7a (patch) | |
tree | c1658d373f8ef37ca19c334492f047269b9ecd0c /x11-themes | |
parent | b414ba91dd2022857850a9f1ca0b190795053950 (diff) | |
download | ports-c0cf3bc7ae4e6bec5cbd82f21759f04868deec7a.tar.gz ports-c0cf3bc7ae4e6bec5cbd82f21759f04868deec7a.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/thinice/Makefile | 11 | ||||
-rw-r--r-- | x11-themes/thinice/distinfo | 2 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile index e94ce10da554..b389004d47f9 100644 --- a/x11-themes/thinice/Makefile +++ b/x11-themes/thinice/Makefile @@ -6,13 +6,18 @@ # PORTNAME= thinice -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= x11-toolkits -MASTER_SITES= http://www.ing.umu.se/~stric/theme/ -DISTNAME= gtk-${PORTNAME}-theme-${PORTVERSION} +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} MAINTAINER= sobomax@FreeBSD.org +WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION} + USE_X_PREFIX= yes USE_GTK= yes USE_LIBTOOL= yes diff --git a/x11-themes/thinice/distinfo b/x11-themes/thinice/distinfo index 3c6ba4571105..e40d5645b9d1 100644 --- a/x11-themes/thinice/distinfo +++ b/x11-themes/thinice/distinfo @@ -1 +1 @@ -MD5 (gtk-thinice-theme-1.0.3.tar.gz) = 8f7fc070cf53d05246069e184a357047 +MD5 (ThinIce-1.2.x-200104091453.tar.gz) = f2b6e8f4c3ea3710e27a59195f2abc9a |