diff options
Diffstat (limited to 'astro/gaia/Makefile')
-rw-r--r-- | astro/gaia/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/gaia/Makefile b/astro/gaia/Makefile index aed0060862ce..80f42055518a 100644 --- a/astro/gaia/Makefile +++ b/astro/gaia/Makefile @@ -9,8 +9,7 @@ PORTNAME= gaia PORTVERSION= 0.1.2 PORTREVISION= 6 CATEGORIES= astro -MASTER_SITES= SF -MASTER_SITE_SUBDIR= gaia-clean +MASTER_SITES= SF/${PORTNAME}-clean/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Display geographic maps with optional GPS tracking support |