diff options
author | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
---|---|---|
committer | tj <tj@FreeBSD.org> | 2012-06-01 03:40:19 +0800 |
commit | 3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8 (patch) | |
tree | 8f31e2e8814b003c15e8dcce84fed11ea2948d80 /sysutils | |
parent | 04ab99698803deeb279ea9b7e63cb84eb280441b (diff) | |
download | freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.gz freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.tar.zst freebsd-ports-gnome-3952dae3953093aa0fc2b1a512f65f1f3a0c1aa8.zip |
Update my email address.
Approved by: eadler (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-File-Log/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-File-Log/Makefile b/sysutils/p5-File-Log/Makefile index 80d17345fc74..bfd0ea6d9a97 100644 --- a/sysutils/p5-File-Log/Makefile +++ b/sysutils/p5-File-Log/Makefile @@ -10,7 +10,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tom@tomjudge.com +MAINTAINER= tj@FreeBSD.org COMMENT= A simple Object Orientated Logger PERL_CONFIGURE= yes |