Thu Jun 8 21:40:21 2023 UTC ()
p5-Alien-Hunspell: correct descriptions


(gutteridge)
diff -r1.1 -r1.2 pkgsrc/textproc/p5-Alien-Hunspell/DESCR
diff -r1.15 -r1.16 pkgsrc/textproc/p5-Alien-Hunspell/Makefile

cvs diff -r1.1 -r1.2 pkgsrc/textproc/p5-Alien-Hunspell/DESCR (expand / switch to context diff)
--- pkgsrc/textproc/p5-Alien-Hunspell/DESCR 2017/09/28 04:18:22 1.1
+++ pkgsrc/textproc/p5-Alien-Hunspell/DESCR 2023/06/08 21:40:21 1.2
@@ -1 +1,2 @@
-This module provides the spelling library Hunspell.
+This module provides a build tool for a module for the spelling library
+Hunspell.

cvs diff -r1.15 -r1.16 pkgsrc/textproc/p5-Alien-Hunspell/Makefile (expand / switch to context diff)
--- pkgsrc/textproc/p5-Alien-Hunspell/Makefile 2023/06/08 21:34:42 1.15
+++ pkgsrc/textproc/p5-Alien-Hunspell/Makefile 2023/06/08 21:40:21 1.16
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2023/06/08 21:34:42 gutteridge Exp $
+# $NetBSD: Makefile,v 1.16 2023/06/08 21:40:21 gutteridge Exp $
 
 DISTNAME=	Alien-Hunspell-0.17
 PKGNAME=	p5-${DISTNAME}
@@ -8,7 +8,7 @@
 
 MAINTAINER=	gutteridge@NetBSD.org
 HOMEPAGE=	https://metacpan.org/release/Alien-Hunspell
-COMMENT=	Perl5 module providing hunspell
+COMMENT=	Perl5 build tool for a module providing Hunspell
 LICENSE=	${PERL5_LICENSE}
 
 DEPENDS+=	p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build