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 | |
parent | 9eb0feaa0915528e7d8a48f29be9198e1fadf0d4 (diff) |
- Use CPAN macro.
- Pass maintainership to submitter.
PR: ports/121999
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes
Notes:
svn path=/head/; revision=209714
Diffstat (limited to 'astro')
-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 |