aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/stellarium-qt4/Makefile2
-rw-r--r--astro/stellarium/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/stellarium-qt4/Makefile b/astro/stellarium-qt4/Makefile
index b107ce181d22..5fed1b245802 100644
--- a/astro/stellarium-qt4/Makefile
+++ b/astro/stellarium-qt4/Makefile
@@ -46,7 +46,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
PLIST_SUB+= TEXTURES=""
.else
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