pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/help2man



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue May  6 10:10:02 UTC 2025

Modified Files:
        pkgsrc/converters/help2man: options.mk

Log Message:
help2man: Fix RCS tag, found by pkglint.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/help2man/options.mk

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

Modified files:

Index: pkgsrc/converters/help2man/options.mk
diff -u pkgsrc/converters/help2man/options.mk:1.1 pkgsrc/converters/help2man/options.mk:1.2
--- pkgsrc/converters/help2man/options.mk:1.1   Tue Apr 30 12:22:57 2024
+++ pkgsrc/converters/help2man/options.mk       Tue May  6 10:10:01 2025
@@ -1,4 +1,4 @@
-# $NetBSD
+# $NetBSD: options.mk,v 1.2 2025/05/06 10:10:01 jperkin Exp $
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.help2man
 PKG_SUPPORTED_OPTIONS= nls



Home | Main Index | Thread Index | Old Index