aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/slim-themes
diff options
context:
space:
mode:
authorEygene Ryabinkin <rea@FreeBSD.org>2011-10-08 17:18:13 +0000
committerEygene Ryabinkin <rea@FreeBSD.org>2011-10-08 17:18:13 +0000
commit771723150a3ab3001bf70d4215ca3fe2614ba6be (patch)
tree50beb804a7d4d207f3307c5e1359ebf46305198d /x11-themes/slim-themes
parent9098aab791c4911e72ab2fd181fc39006559dac9 (diff)
downloadports-771723150a3ab3001bf70d4215ca3fe2614ba6be.tar.gz
ports-771723150a3ab3001bf70d4215ca3fe2614ba6be.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
Notes
Notes: svn path=/head/; revision=283197
Diffstat (limited to 'x11-themes/slim-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