summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-06-11 20:52:07 +0000
committerschmonz <schmonz>2014-06-11 20:52:07 +0000
commit061f518276e5e0fe40a5922e6ac7e341f8934edc (patch)
treedf9673811d1dbf0e74450035ed607faeeaad7748 /math
parente42ce109c9381644a2824295c39b86ac8ade6722 (diff)
downloadpkgsrc-061f518276e5e0fe40a5922e6ac7e341f8934edc.tar.gz
I don't need to be MAINTAINER for this.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Number-Range/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Number-Range/Makefile b/math/p5-Number-Range/Makefile
index c6448210361..070825be4df 100644
--- a/math/p5-Number-Range/Makefile
+++ b/math/p5-Number-Range/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2014/06/11 20:50:39 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2014/06/11 20:52:07 schmonz Exp $
DISTNAME= Number-Range-0.11
PKGNAME= p5-${DISTNAME}
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/}
-MAINTAINER= schmonz@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Number-Range/
COMMENT= Define ranges and test if number is in range
LICENSE= ${PERL5_LICENSE}