diff options
author | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-02-25 22:42:06 +0800 |
commit | cbb720a76f6676e614adffad5793e1b2388b867d (patch) | |
tree | 7125f50bef58001734f44c1ac9ae678b97b16bc6 /textproc/p5-Time-Human | |
parent | 412eeb2ad5a9bd81d81f7f18096dc435e82e2ba1 (diff) | |
download | freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.gz freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.tar.zst freebsd-ports-gnome-cbb720a76f6676e614adffad5793e1b2388b867d.zip |
Take maintainership
Approved by: maintainer (implicit)
Diffstat (limited to 'textproc/p5-Time-Human')
-rw-r--r-- | textproc/p5-Time-Human/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 77a1d4496ea7..51f12932aebf 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= roam@FreeBSD.org +MAINTAINER= eadler@FreeBSD.org COMMENT= Convert localtime() format to "speaking clock" time PERL_CONFIGURE= yes |