summaryrefslogtreecommitdiff
path: root/filesystems/p5-Module-Path
diff options
context:
space:
mode:
authorwiz <wiz>2014-07-19 14:26:06 +0000
committerwiz <wiz>2014-07-19 14:26:06 +0000
commit7783b155e995e591d9d2b5341a023c2bf192f495 (patch)
treeaa45a15a5aca527288369df2eb193d358f6c08c8 /filesystems/p5-Module-Path
parent27be972c5f30e0d75671ca8d37cb6c4b8f275da5 (diff)
downloadpkgsrc-7783b155e995e591d9d2b5341a023c2bf192f495.tar.gz
Use standard email address (pkgsrc-p5-people should not be MAINTAINER).
Diffstat (limited to 'filesystems/p5-Module-Path')
-rw-r--r--filesystems/p5-Module-Path/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile
index b4a3d8fafc1..4e34a1b627a 100644
--- a/filesystems/p5-Module-Path/Makefile
+++ b/filesystems/p5-Module-Path/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/29 23:36:34 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.4 2014/07/19 14:26:07 wiz Exp $
DISTNAME= Module-Path-0.13
PKGNAME= p5-${DISTNAME}
@@ -7,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
-MAINTAINER= pkgsrc-p5-people@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Module-Path/
COMMENT= Perl5 module to get the full path to a locally installed module
LICENSE= ${PERL5_LICENSE}