diff options
author | laszlof <laszlof@FreeBSD.org> | 2007-08-07 00:03:02 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2007-08-07 00:03:02 +0800 |
commit | e38a64941ce3ca9336bdeb08ad3af776a4e6a516 (patch) | |
tree | 24141759d643f9007057eea956aa6c1841d8e089 /x11-themes | |
parent | 51349a2bb446973776a44bd6e7612bb816d6aa41 (diff) | |
download | freebsd-ports-gnome-e38a64941ce3ca9336bdeb08ad3af776a4e6a516.tar.gz freebsd-ports-gnome-e38a64941ce3ca9336bdeb08ad3af776a4e6a516.tar.zst freebsd-ports-gnome-e38a64941ce3ca9336bdeb08ad3af776a4e6a516.zip |
Homepage disappeared, mirrored on MASTER_SITE_LOCAL.
Submitter no longer wants to maintain this port.
PR: ports/115228
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com>
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 |