diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /misc/p5-File-Sort | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-gnome-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'misc/p5-File-Sort')
-rw-r--r-- | misc/p5-File-Sort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile index 9ca87f584fcf..2e4d55d05588 100644 --- a/misc/p5-File-Sort/Makefile +++ b/misc/p5-File-Sort/Makefile @@ -8,7 +8,7 @@ CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Sort a file or merge sort multiple files LICENSE= ART10 GPLv1 |