diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /astro | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) |
Update my ports to my freebsd address
Approved by: araujo (mentor)
Notes
Notes:
svn path=/head/; revision=217338
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-ADS/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-DSS/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-Header/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-SunTime/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Geo-METAR/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/astro/p5-Astro-ADS/Makefile b/astro/p5-Astro-ADS/Makefile index a857e6e7c614..fb67f64e3cca 100644 --- a/astro/p5-Astro-ADS/Makefile +++ b/astro/p5-Astro-ADS/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= An OO Perl interface to the ADS abstract service BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-DSS/Makefile b/astro/p5-Astro-DSS/Makefile index 6d94a2245d3c..3678d47d175d 100644 --- a/astro/p5-Astro-DSS/Makefile +++ b/astro/p5-Astro-DSS/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= An OO interface to the 1st and 2nd Digital Sky Surveys BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-FITS-Header/Makefile b/astro/p5-Astro-FITS-Header/Makefile index ca797314d131..aab3442f12f1 100644 --- a/astro/p5-Astro-FITS-Header/Makefile +++ b/astro/p5-Astro-FITS-Header/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Object Orientated interface to FITS HDUs PERL_CONFIGURE= yes diff --git a/astro/p5-Astro-SIMBAD/Makefile b/astro/p5-Astro-SIMBAD/Makefile index 6a06dedd695c..a583341fcbe5 100644 --- a/astro/p5-Astro-SIMBAD/Makefile +++ b/astro/p5-Astro-SIMBAD/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= An OO Perl interface to the SIMBAD astronomical database BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index a8c4a478339a..7ad493f74a57 100644 --- a/astro/p5-Astro-SunTime/Makefile +++ b/astro/p5-Astro-SunTime/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Astro PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Perl interface to calculate sunrise/sunset times BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules diff --git a/astro/p5-Geo-METAR/Makefile b/astro/p5-Geo-METAR/Makefile index 13ac3a05fafa..f68ba6abffaa 100644 --- a/astro/p5-Geo-METAR/Makefile +++ b/astro/p5-Geo-METAR/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Geo PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= A perl module that processes METAR information from NOAA sources PERL_CONFIGURE= yes |