diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-01 01:14:18 +0000 |
commit | 0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228 (patch) | |
tree | a359af9ae133db1419fc199dcee84fefdba2ddda /astro/py-metar | |
parent | 5e6f342c14d0b49a907e6ce40e33ecadbcd1ef56 (diff) | |
download | ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.tar.gz ports-0d5e39c89ede5a901a45c36bae1fb7bfa4d0d228.zip |
Notes
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} |