diff options
Diffstat (limited to 'astro/py-metar')
-rw-r--r-- | astro/py-metar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-metar/Makefile b/astro/py-metar/Makefile index d93f430a98fe..c762cf721864 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -9,7 +9,7 @@ PORTNAME= metar PORTVERSION= 0.16 CATEGORIES= astro python geography MASTER_SITES= http://www.schwarzvogel.de/pkgs/ \ - http://sunpoet.net/distfiles/ + LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${REALPORTNAME}-${PORTVERSION} |