diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-08-06 16:03:02 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-08-06 16:03:02 +0000 |
commit | 075f5061ad4ea820af4d00e37fbd65a1701772de (patch) | |
tree | c2986abc29a4f40b2fc4aff815c149e991c08d2c /x11-themes | |
parent | 2c41b7ebf9a58794eca32394303f24fa8c136e73 (diff) | |
download | ports-075f5061ad4ea820af4d00e37fbd65a1701772de.tar.gz ports-075f5061ad4ea820af4d00e37fbd65a1701772de.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-themes-extras/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/clearlooks-themes-extras/Makefile b/x11-themes/clearlooks-themes-extras/Makefile index 37b32e56c1ba..0d5627be665a 100644 --- a/x11-themes/clearlooks-themes-extras/Makefile +++ b/x11-themes/clearlooks-themes-extras/Makefile @@ -9,14 +9,13 @@ PORTNAME= clearlooks-themes-extras PORTVERSION= 0.6 PORTREVISION= 3 CATEGORIES= x11-themes -MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= laszlof DISTNAME= Clearlooks-Big_Pack-${PORTVERSION}.x MAINTAINER= ports@FreeBSD.org COMMENT= Extras colour schemes for Clearlooks engine theme -BROKEN= Checksum mismatch - NO_BUILD= yes USE_GNOME= gtk20 |