diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-02-25 14:42:06 +0000 |
commit | 92cddd7da700efc0f7b743cd3b7493726852c2d4 (patch) | |
tree | e8143037a1e4d312b3602c74118b39865961f1eb /textproc/p5-Time-Human | |
parent | 6cb55cd9842740e2544f711fcf4e5d9d136bbac8 (diff) | |
download | ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.tar.gz ports-92cddd7da700efc0f7b743cd3b7493726852c2d4.zip |
Notes
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 |