diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:51:41 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-03-24 19:51:41 +0000 |
commit | 1e996efa8f5628ec4bdc67795a694f44c81a4e8c (patch) | |
tree | 5a13d09bde918628968d22daf0ca5651abfc257b /astro/p5-Astro-FITS-Header | |
parent | 9eb0feaa0915528e7d8a48f29be9198e1fadf0d4 (diff) | |
download | ports-1e996efa8f5628ec4bdc67795a694f44c81a4e8c.tar.gz ports-1e996efa8f5628ec4bdc67795a694f44c81a4e8c.zip |
Notes
Diffstat (limited to 'astro/p5-Astro-FITS-Header')
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index 840196c7f34d..ca797314d131 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -9,11 +9,11 @@ PORTNAME= Astro-FITS-Header PORTVERSION= 3.0 CATEGORIES= astro perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= Object Orientated interface to FITS HDUs PERL_CONFIGURE= yes |