aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorrea <rea@FreeBSD.org>2011-10-09 01:18:13 +0800
committerrea <rea@FreeBSD.org>2011-10-09 01:18:13 +0800
commit4bdd04c620a800952acbe28f9686b3323321ec8a (patch)
treed9a78055175d224aab4efbe2708d403d75a6230a /x11-themes
parentcb9cdd8d0857d80bc202374a5189be0e6c662673 (diff)
downloadfreebsd-ports-gnome-4bdd04c620a800952acbe28f9686b3323321ec8a.tar.gz
freebsd-ports-gnome-4bdd04c620a800952acbe28f9686b3323321ec8a.tar.zst
freebsd-ports-gnome-4bdd04c620a800952acbe28f9686b3323321ec8a.zip
Slim-themes: fix URL for old themes
I had missed '/:old_themes' for subdirectory of the old BerliOS location for Slim themes. PR: 161187 Feature safe: yes Pointyhat to: rea
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/slim-themes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/slim-themes/Makefile b/x11-themes/slim-themes/Makefile
index 3d34651f709a..7e1f6201faa1 100644
--- a/x11-themes/slim-themes/Makefile
+++ b/x11-themes/slim-themes/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0.1
CATEGORIES= x11-themes
MASTER_SITES= ${MASTER_SITE_BERLIOS:S/$/:old_themes/g} \
http://slim.berlios.de/themes/:new_themes
-MASTER_SITE_SUBDIR= slim
+MASTER_SITE_SUBDIR= slim/:old_themes
DISTFILES=
MAINTAINER= rea@FreeBSD.org