diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2007-07-22 19:33:55 +0000 |
commit | 54c814ed03515a9583b68f7a8f7de550b152eaf4 (patch) | |
tree | a4bbd9c26cfb5beada0653ed30f8d780f0873879 /astro/py-metar | |
parent | 08cc138a29d73673a7cc94d4078407c6b9ae847f (diff) |
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 28901d78d9e7..705d8d737a6f 100644 --- a/astro/py-metar/Makefile +++ b/astro/py-metar/Makefile @@ -7,7 +7,7 @@ PORTNAME= metar PORTVERSION= 0.12 -CATEGORIES= astro python +CATEGORIES= astro python geography MASTER_SITES= http://www.schwarzvogel.de/pkgs/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pymetar-${PORTVERSION} |