diff options
Diffstat (limited to 'astro/celestia')
-rw-r--r-- | astro/celestia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile index 58f6e55a6c63..2b23a0a6b365 100644 --- a/astro/celestia/Makefile +++ b/astro/celestia/Makefile @@ -8,7 +8,7 @@ PORTNAME= celestia PORTVERSION= 1.6.0 CATEGORIES= astro -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} MAINTAINER= danfe@FreeBSD.org |