summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
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}