diff options
author | jase <jase@FreeBSD.org> | 2012-06-05 17:14:01 +0800 |
---|---|---|
committer | jase <jase@FreeBSD.org> | 2012-06-05 17:14:01 +0800 |
commit | fc02f5b2a17de40a16b5bd7e24f00a464bb9481a (patch) | |
tree | 4541d33515916688a55dc2442082778318408922 /sysutils | |
parent | bb7a0e08a077ef959abe142b119af53d21756659 (diff) | |
download | freebsd-ports-gnome-fc02f5b2a17de40a16b5bd7e24f00a464bb9481a.tar.gz freebsd-ports-gnome-fc02f5b2a17de40a16b5bd7e24f00a464bb9481a.tar.zst freebsd-ports-gnome-fc02f5b2a17de40a16b5bd7e24f00a464bb9481a.zip |
Update my maintainer address
Approved by: flo, culot (mentors)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-File-Stat-ModeString/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-File-Stat-ModeString/Makefile b/sysutils/p5-File-Stat-ModeString/Makefile index ba5e6fedba29..b316438ea2cf 100644 --- a/sysutils/p5-File-Stat-ModeString/Makefile +++ b/sysutils/p5-File-Stat-ModeString/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FEDOROV PKGNAMEPREFIX= p5- -MAINTAINER= freebsd@beardz.net +MAINTAINER= jase@FreeBSD.org COMMENT= Converts file stat(2) mode to/from string representation LICENSE= GPLv2 |