diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-14 01:10:59 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-14 01:10:59 +0800 |
commit | 82183c2cbb0e5b4a7b2bf34d35568c95048bbb52 (patch) | |
tree | 8b6f4d6cb1f3a196d1ea86f1ecb217cf4a1af7c2 /devel | |
parent | 5e035efc201b1a546e4c4b1766f3c3d27d635590 (diff) | |
download | freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.tar.gz freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.tar.zst freebsd-ports-gnome-82183c2cbb0e5b4a7b2bf34d35568c95048bbb52.zip |
- Pass maintainership to submitter
Submitted by: hideo via freebsd-ports@
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Date-Calc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index 0d6c634e2922..fd9ed39d05f4 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TC/TCHATZI PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hideo@lastamericanempire.com COMMENT= Gregorian calendar date calculations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector |