diff options
Diffstat (limited to 'astro/weatherspect/Makefile')
-rw-r--r-- | astro/weatherspect/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile index 4d4fad739b4e..31f375369f27 100644 --- a/astro/weatherspect/Makefile +++ b/astro/weatherspect/Makefile @@ -6,10 +6,9 @@ # PORTNAME= weatherspect -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= astro -MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ \ - http://olofsson.de/mirror/distfiles/ +MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= simon@olofsson.de |