aboutsummaryrefslogtreecommitdiff
path: root/astro/stellarium
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2015-01-14 14:40:44 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2015-01-14 14:40:44 +0000
commitbef5158bb7137fce9a37aa7d2695d8839ee47eca (patch)
tree6d64dd5af22c398d1e0e0f8c6cba72ec90766925 /astro/stellarium
parente2f8168f45f61b2418adf8d041d514c2ba04b14c (diff)
Unbreak fetching of those textures.
Submitted by: Rainer Hurling Pointyhat to: danfe
Notes
Notes: svn path=/head/; revision=377021
Diffstat (limited to 'astro/stellarium')
-rw-r--r--astro/stellarium/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stellarium/Makefile b/astro/stellarium/Makefile
index b423be291c44..83e42e960bb9 100644
--- a/astro/stellarium/Makefile
+++ b/astro/stellarium/Makefile
@@ -41,7 +41,7 @@ PLIST_SUB+= MORE_STARS="@comment "
.endif
.if ${PORT_OPTIONS:MTEXTURES}
-MASTER_SITES+= SF/${PORTNAME}/textures:gfx
+MASTER_SITES+= SF/${PORTNAME}/Extra-data-files/textures:gfx
DISTFILES+= textures-1K.zip:gfx
.endif