summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode
diff options
context:
space:
mode:
authorwiz <wiz>2016-05-03 10:54:52 +0000
committerwiz <wiz>2016-05-03 10:54:52 +0000
commit9a574b64c6f8eafe78b1bd1fd45ea432d05fce4b (patch)
tree22c55e37c55f4c1f380e67924a06e07e23ab83d2 /textproc/p5-Encode
parent29810337b05936fe942bc3c7836e8e9c407b5ea0 (diff)
downloadpkgsrc-9a574b64c6f8eafe78b1bd1fd45ea432d05fce4b.tar.gz
Reset maintainer (observer now).
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}