diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-14 02:07:49 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-14 02:07:49 +0800 |
commit | e9c520a5f78c6618282bbe37f7ed775d9a76dbd6 (patch) | |
tree | 058ad41f5748effe02529515fcf7c5d5ab8320bf /astro/p5-Astro-SunTime | |
parent | 7796507a24a0a7e020e1174e170ded6997b521b4 (diff) | |
download | freebsd-ports-gnome-e9c520a5f78c6618282bbe37f7ed775d9a76dbd6.tar.gz freebsd-ports-gnome-e9c520a5f78c6618282bbe37f7ed775d9a76dbd6.tar.zst freebsd-ports-gnome-e9c520a5f78c6618282bbe37f7ed775d9a76dbd6.zip |
- Turn over a bunch of p5- ports that change infrequently to perl@
so more people can look at them.
Diffstat (limited to 'astro/p5-Astro-SunTime')
-rw-r--r-- | astro/p5-Astro-SunTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/p5-Astro-SunTime/Makefile b/astro/p5-Astro-SunTime/Makefile index efa47cf689a7..e7a1ff09157f 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@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to calculate sunrise/sunset times BUILD_DEPENDS= ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules |