pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-highlight



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Wed May 24 15:55:25 UTC 2023

Modified Files:
        pkgsrc/textproc/p5-highlight: Makefile

Log Message:
Indent a couple lines.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/textproc/p5-highlight/Makefile

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

Modified files:

Index: pkgsrc/textproc/p5-highlight/Makefile
diff -u pkgsrc/textproc/p5-highlight/Makefile:1.20 pkgsrc/textproc/p5-highlight/Makefile:1.21
--- pkgsrc/textproc/p5-highlight/Makefile:1.20  Wed Jul 13 00:53:14 2022
+++ pkgsrc/textproc/p5-highlight/Makefile       Wed May 24 15:55:25 2023
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2022/07/13 00:53:14 schmonz Exp $
+# $NetBSD: Makefile,v 1.21 2023/05/24 15:55:25 schmonz Exp $
 
 .include "../../textproc/libhighlight/Makefile.common"
 
-PKGNAME=       p5-highlight-${VERSION}
-COMMENT+=      (Perl bindings)
+PKGNAME=               p5-highlight-${VERSION}
+COMMENT+=              (Perl bindings)
 
 BUILD_DEPENDS+=                swig3-[0-9]*:../../devel/swig3
 



Home | Main Index | Thread Index | Old Index