pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/hs-bower-json Fix a wrong COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9381eec1865
branches:  trunk
changeset: 384882:b9381eec1865
user:      pho <pho%pkgsrc.org@localhost>
date:      Tue Sep 06 19:18:14 2022 +0000

description:
Fix a wrong COMMENT

diffstat:

 www/hs-bower-json/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 41f3cc9b87f2 -r b9381eec1865 www/hs-bower-json/Makefile
--- a/www/hs-bower-json/Makefile        Tue Sep 06 19:14:38 2022 +0000
+++ b/www/hs-bower-json/Makefile        Tue Sep 06 19:18:14 2022 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2022/09/06 19:03:33 pho Exp $
+# $NetBSD: Makefile,v 1.5 2022/09/06 19:18:14 pho Exp $
 
 DISTNAME=      bower-json-1.1.0.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Components of paths
+COMMENT=       Read bower.json from Haskell
 LICENSE=       modified-bsd
 
 .include "../../converters/hs-aeson/buildlink3.mk"



Home | Main Index | Thread Index | Old Index