summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Encode')
-rw-r--r--textproc/p5-Encode/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index a3cdd46e578..0181e99daa9 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.32 2016/02/03 12:54:32 mef Exp $
+# $NetBSD: Makefile,v 1.33 2016/05/03 10:54:56 wiz Exp $
DISTNAME= Encode-2.80
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}
-MAINTAINER= rhaen@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
COMMENT= Provides interfaces between strings and the rest of the system
LICENSE= ${PERL5_LICENSE}