diff options
author | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2010-10-20 13:53:20 +0800 |
commit | b01276842fd00abefb6445fb3c0dcb0d8a1954ec (patch) | |
tree | 9f919f31652fe842bbb57b8de3e2ba54bc970ab2 /sysutils | |
parent | 48c6a118683b0cc41ddfb486f036350a8d50b5c0 (diff) | |
download | freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.gz freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.tar.zst freebsd-ports-gnome-b01276842fd00abefb6445fb3c0dcb0d8a1954ec.zip |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/p5-Filesys-DiskUsage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Filesys-DiskUsage/Makefile b/sysutils/p5-Filesys-DiskUsage/Makefile index d91c8c145481..e3b639f77196 100644 --- a/sysutils/p5-Filesys-DiskUsage/Makefile +++ b/sysutils/p5-Filesys-DiskUsage/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= frederic@culot.org +MAINTAINER= culot@FreeBSD.org COMMENT= Perl equivalent of du(1) PERL_CONFIGURE= yes |