summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormef <mef>2014-07-16 20:58:09 +0000
committermef <mef>2014-07-16 20:58:09 +0000
commitbc4d76389af9cb489fd72e1eb6b8296a672acf6a (patch)
treec4a7994191a31cf804d24b788b721f6f56ba6fce /textproc
parent806c76b3b63bc11bf053489776b6f60a68a57fff (diff)
downloadpkgsrc-bc4d76389af9cb489fd72e1eb6b8296a672acf6a.tar.gz
Correction to HOMEPAGE and COMMENT lines
Diffstat (limited to 'textproc')
-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