diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-06-04 04:42:48 +0800 |
commit | 374dd18c5b1f62a55361c9daf967333f2bd386c0 (patch) | |
tree | 3e2aadf44ab5d3a19d6c88acb4c37ccb5e114fb0 /net | |
parent | f90e919b389b8b3e7d60c3eaf289ab2158d71f0c (diff) | |
download | freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.gz freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.zst freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.zip |
- Take maintainership
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Test-URI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Test-URI/Makefile b/net/p5-Test-URI/Makefile index af6de5ab439c..485d75545acd 100644 --- a/net/p5-Test-URI/Makefile +++ b/net/p5-Test-URI/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module for check URI RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ |