diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-06-30 16:42:17 +0000 |
commit | 99b61650d6f046adab4e574b90251de50d0bce85 (patch) | |
tree | a2c0b5adeb395ef0239393158dc9d7cce008936d /textproc/p5-Regexp-DefaultFlags/Makefile | |
parent | 70f2f4503322ac2ed44f66bdefc114cc6df7772a (diff) | |
download | ports-99b61650d6f046adab4e574b90251de50d0bce85.tar.gz ports-99b61650d6f046adab4e574b90251de50d0bce85.zip |
Notes
Diffstat (limited to 'textproc/p5-Regexp-DefaultFlags/Makefile')
-rw-r--r-- | textproc/p5-Regexp-DefaultFlags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-DefaultFlags/Makefile b/textproc/p5-Regexp-DefaultFlags/Makefile index 82d993309dcd..9bfaafa22b14 100644 --- a/textproc/p5-Regexp-DefaultFlags/Makefile +++ b/textproc/p5-Regexp-DefaultFlags/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set default flags on regular expressions LICENSE= ART10 GPLv1 |