diff options
author | mezz <mezz@FreeBSD.org> | 2005-04-20 05:13:48 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-04-20 05:13:48 +0800 |
commit | fb9434e34946c5cd880b7660f826cad4a8467b04 (patch) | |
tree | 16e1ad81069fd360e880a96b61da6634f86889bc /x11-themes | |
parent | eb300cf78ab356ac705d93ed971b99e422b7eebf (diff) | |
download | freebsd-ports-gnome-fb9434e34946c5cd880b7660f826cad4a8467b04.tar.gz freebsd-ports-gnome-fb9434e34946c5cd880b7660f826cad4a8467b04.tar.zst freebsd-ports-gnome-fb9434e34946c5cd880b7660f826cad4a8467b04.zip |
The author has moved the tarball in different place, no change. Fix the
MASTER_SITES.
Reported by: pointyhat via kris
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/clearlooks-themes-extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/clearlooks-themes-extras/Makefile b/x11-themes/clearlooks-themes-extras/Makefile index c5315d3e80ca..42e82bbc0aeb 100644 --- a/x11-themes/clearlooks-themes-extras/Makefile +++ b/x11-themes/clearlooks-themes-extras/Makefile @@ -9,7 +9,7 @@ PORTNAME= clearlooks-themes-extras PORTVERSION= 0.5.1 PORTREVISION= 2 CATEGORIES= x11-themes -MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/0.5/ +MASTER_SITES= http://www.kernow-webhosting.com/~bvc/theme/gtk/clearlooks/ DISTNAME= Clearlooks-Big_Pack-${PORTVERSION} MAINTAINER= mezz@FreeBSD.org |