diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2014-12-24 00:14:11 +0000 |
commit | 6d2e8f9aebbcd9134425dfb7bef6619062bee6ec (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /textproc/p5-Text-FindIndent | |
parent | a870ca7af75a8128587ede3b410200034e0369d7 (diff) | |
download | ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.tar.gz ports-6d2e8f9aebbcd9134425dfb7bef6619062bee6ec.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-FindIndent')
-rw-r--r-- | textproc/p5-Text-FindIndent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 40e5a2a35f0a..6555c82f9c43 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to heuristically determine the indent style of a file LICENSE= ART10 GPLv1 |