pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/git-cinnabar



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Mon Dec 16 00:41:11 UTC 2024

Modified Files:
        pkgsrc/devel/git-cinnabar: Makefile

Log Message:
devel/git-cinnabar: Nix outdated comment.

GIT_SUBMODULES was moved to Makefile.common after all.

No functional change intended.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/git-cinnabar/Makefile

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

Modified files:

Index: pkgsrc/devel/git-cinnabar/Makefile
diff -u pkgsrc/devel/git-cinnabar/Makefile:1.20 pkgsrc/devel/git-cinnabar/Makefile:1.21
--- pkgsrc/devel/git-cinnabar/Makefile:1.20     Thu Dec 12 16:13:59 2024
+++ pkgsrc/devel/git-cinnabar/Makefile  Mon Dec 16 00:41:11 2024
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.20 2024/12/12 16:13:59 riastradh Exp $
+# $NetBSD: Makefile,v 1.21 2024/12/16 00:41:11 riastradh Exp $
 
-# does not contain the git submodules, please update GITHUB_SUBMODULES below
 .include "Makefile.common"
 
 CATEGORIES=    devel



Home | Main Index | Thread Index | Old Index