summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/p5-Net-IDN-Encode/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile
index b556da31499..ee898445f4d 100644
--- a/textproc/p5-Net-IDN-Encode/Makefile
+++ b/textproc/p5-Net-IDN-Encode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2014/07/16 12:10:02 mef Exp $
+# $NetBSD: Makefile,v 1.2 2014/07/16 20:58:09 mef Exp $
DISTNAME= Net-IDN-Encode-2.200
PKGNAME= p5-${DISTNAME}
@@ -7,8 +7,8 @@ MASTER_SITES= http://search.cpan.org/CPAN/authors/id/C/CF/CFAERBER/
MASTER_SITES+= ${MASTER_SITE_PERL_CPAN:=Encode/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~dankogai/Encode/
-COMMENT= Provides interfaces between strings and the rest of the system
+HOMEPAGE= http://search.cpan.org/dist/Net-IDN-Encode/
+COMMENT= IDN, Internationalized Domain Names (Encode,UTS46,Punycode)
LICENSE= ${PERL5_LICENSE}
PERL5_REQD+= 5.7.3