pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/hs-bower-json



Module Name:    pkgsrc
Committed By:   pho
Date:           Tue Sep  6 19:18:14 UTC 2022

Modified Files:
        pkgsrc/www/hs-bower-json: Makefile

Log Message:
Fix a wrong COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/hs-bower-json/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/hs-bower-json/Makefile
diff -u pkgsrc/www/hs-bower-json/Makefile:1.4 pkgsrc/www/hs-bower-json/Makefile:1.5
--- pkgsrc/www/hs-bower-json/Makefile:1.4       Tue Sep  6 19:03:33 2022
+++ pkgsrc/www/hs-bower-json/Makefile   Tue Sep  6 19:18:14 2022
@@ -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