pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/simp



Module Name:    pkgsrc
Committed By:   pin
Date:           Thu Dec 22 09:35:46 UTC 2022

Modified Files:
        pkgsrc/graphics/simp: Makefile

Log Message:
graphics/simp: fix typo


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/simp/Makefile

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

Modified files:

Index: pkgsrc/graphics/simp/Makefile
diff -u pkgsrc/graphics/simp/Makefile:1.4 pkgsrc/graphics/simp/Makefile:1.5
--- pkgsrc/graphics/simp/Makefile:1.4   Wed Dec 21 22:18:39 2022
+++ pkgsrc/graphics/simp/Makefile       Thu Dec 22 09:35:46 2022
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2022/12/21 22:18:39 pin Exp $
+# $NetBSD: Makefile,v 1.5 2022/12/22 09:35:46 pin Exp $
 
 # Don't update, newer versions require Rust >= 1.65 to build.
-# I have 3.3.1 locally, please ask if have Rust > 1.65.
+# I have 3.3.1 locally, please ask if you have Rust > 1.65.
 DISTNAME=      simp-3.2.0
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Kl4rry/}



Home | Main Index | Thread Index | Old Index