pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/rhash



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sat Oct  9 23:30:51 UTC 2021

Modified Files:
        pkgsrc/misc/rhash: Makefile

Log Message:
rhash: spaces to tab (NFC)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/misc/rhash/Makefile

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

Modified files:

Index: pkgsrc/misc/rhash/Makefile
diff -u pkgsrc/misc/rhash/Makefile:1.18 pkgsrc/misc/rhash/Makefile:1.19
--- pkgsrc/misc/rhash/Makefile:1.18     Sun Oct  3 17:34:11 2021
+++ pkgsrc/misc/rhash/Makefile  Sat Oct  9 23:30:51 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2021/10/03 17:34:11 nros Exp $
+# $NetBSD: Makefile,v 1.19 2021/10/09 23:30:51 gutteridge Exp $
 
 DISTNAME=      rhash-1.4.2
-PKGREVISION=    2
+PKGREVISION=   2
 CATEGORIES=    misc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=rhash/}
 GITHUB_PROJECT=        RHash



Home | Main Index | Thread Index | Old Index