diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-06-11 21:37:41 +0800 |
commit | cffcff87c31a41fa6931d5ebf810ceecfe1e40ae (patch) | |
tree | dccda1a8b7dd0cca0b08203a550bf822d8b6af05 /textproc/p5-PPIx-Regexp | |
parent | 2883e69816cc3da87578b063699710cf735a127b (diff) | |
download | freebsd-ports-gnome-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.gz freebsd-ports-gnome-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.tar.zst freebsd-ports-gnome-cffcff87c31a41fa6931d5ebf810ceecfe1e40ae.zip |
- Change my maintainer address.
Approved by: pgj (mentor)
Diffstat (limited to 'textproc/p5-PPIx-Regexp')
-rw-r--r-- | textproc/p5-PPIx-Regexp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 7efed6d09cd5..d21274c15c3e 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../by-authors/id/W/WY/WYANT PKGNAMEPREFIX= p5- -MAINTAINER= wahjava@gmail.com +MAINTAINER= ashish@FreeBSD.org COMMENT= PPI regular expression parser BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ |