diff options
Diffstat (limited to 'astro/sky2000/Makefile')
-rw-r--r-- | astro/sky2000/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/sky2000/Makefile b/astro/sky2000/Makefile index 25f283387fb8..bb3068f8442a 100644 --- a/astro/sky2000/Makefile +++ b/astro/sky2000/Makefile @@ -9,8 +9,7 @@ PORTNAME= sky2000 PORTVERSION= 0.2 CATEGORIES= astro -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= nova +MASTER_SITES= SF/nova/catalogs/${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A binary representation of the Sky2000 star catalog |