diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-10-22 12:37:59 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-10-22 12:37:59 +0000 |
commit | f6bd014e4315b75b351695953c9952f32712fd9b (patch) | |
tree | f0af8be9b2eb63832fe8f95be5551adf3310fc89 /astro | |
parent | 2801cc0d1030e238d4fb59917264e65ebdb2b71e (diff) | |
download | ports-f6bd014e4315b75b351695953c9952f32712fd9b.tar.gz ports-f6bd014e4315b75b351695953c9952f32712fd9b.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Sunrise/Makefile | 2 | ||||
-rw-r--r-- | astro/p5-Astro-Sunrise/distinfo | 2 | ||||
-rw-r--r-- | astro/p5-Astro-Sunrise/pkg-descr | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/astro/p5-Astro-Sunrise/Makefile b/astro/p5-Astro-Sunrise/Makefile index cce2154ebe35..b04f816146ec 100644 --- a/astro/p5-Astro-Sunrise/Makefile +++ b/astro/p5-Astro-Sunrise/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Astro-Sunrise -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= astro perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Astro diff --git a/astro/p5-Astro-Sunrise/distinfo b/astro/p5-Astro-Sunrise/distinfo index 6e0292bced01..3c4db71ad602 100644 --- a/astro/p5-Astro-Sunrise/distinfo +++ b/astro/p5-Astro-Sunrise/distinfo @@ -1 +1 @@ -MD5 (Astro-Sunrise-0.04.tar.gz) = 7e4bf28f778251b8542a6d08a225973f +MD5 (Astro-Sunrise-0.05.tar.gz) = 284e386158319f7287ac5ab1fc56c833 diff --git a/astro/p5-Astro-Sunrise/pkg-descr b/astro/p5-Astro-Sunrise/pkg-descr index 0a59882d47ed..46a304d3ad91 100644 --- a/astro/p5-Astro-Sunrise/pkg-descr +++ b/astro/p5-Astro-Sunrise/pkg-descr @@ -1,4 +1,6 @@ This module returns the sunrise/sunset for a given day. +WWW: http://search.cpan.org/search?dist=Astro-Sunrise + -Anton <tobez@FreeBSD.org> |