diff options
Diffstat (limited to 'astro/openuniverse/Makefile')
-rw-r--r-- | astro/openuniverse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index b9a00295cba2..91f4921e55fa 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -9,7 +9,7 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 PORTREVISION= 6 CATEGORIES= astro -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL Solar System simulator for X Window System |