diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:56:13 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:56:13 +0000 |
commit | 25f544b04d6481f76a07ec0546f3ccc83309c371 (patch) | |
tree | 1f093a1110e1b6c722f7213c00d60d746c52540f /astro/p5-Geo-METAR | |
parent | 1e996efa8f5628ec4bdc67795a694f44c81a4e8c (diff) |
Notes
Diffstat (limited to 'astro/p5-Geo-METAR')
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index 4d332e436bb9..50cdd282a41c 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -8,11 +8,11 @@ PORTNAME= Geo-METAR PORTVERSION= 1.15 CATEGORIES= astro geography -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A perl module that processes METAR information from NOAA sources PERL_CONFIGURE= yes |