aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-30 19:53:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-10-30 19:53:27 +0000
commitca633eb2eb2c18739cfa520919514e2cada7e432 (patch)
tree71e54b27d9df23c77e6c4162645367741240e888 /devel
parentb10728b835b28455414a5031e3d48daab121a1d2 (diff)
downloadports-ca633eb2eb2c18739cfa520919514e2cada7e432.tar.gz
ports-ca633eb2eb2c18739cfa520919514e2cada7e432.zip
Update pkg-descr
- Take maintainership
Notes
Notes: svn path=/head/; revision=483519
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Path-Tiny/Makefile2
-rw-r--r--devel/p5-Path-Tiny/pkg-descr8
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/p5-Path-Tiny/Makefile b/devel/p5-Path-Tiny/Makefile
index 68f8d0cc8cd7..addafc4a9446 100644
--- a/devel/p5-Path-Tiny/Makefile
+++ b/devel/p5-Path-Tiny/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-
-MAINTAINER= perl@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= File path utility
LICENSE= APACHE20
diff --git a/devel/p5-Path-Tiny/pkg-descr b/devel/p5-Path-Tiny/pkg-descr
index 4996fc3f0f30..243950982b01 100644
--- a/devel/p5-Path-Tiny/pkg-descr
+++ b/devel/p5-Path-Tiny/pkg-descr
@@ -1,5 +1,7 @@
-This module attempts to provide a small, fast utility for working with
-file paths. It is friendlier to use than File::Spec and provides
-easy access to functions from several other core file handling modules.
+Path::Tiny provides a small, fast utility for working with file paths. It is
+friendlier to use than File::Spec and provides easy access to functions from
+several other core file handling modules. It aims to be smaller and faster than
+many alternatives on CPAN, while helping people do many common things in
+consistent and less error-prone ways.
WWW: https://metacpan.org/release/Path-Tiny