pkgsrc-Changes archive

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

CVS commit: pkgsrc/pkgtools/R2pkg/files



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Sat Jan 13 09:10:33 UTC 2018

Modified Files:
        pkgsrc/pkgtools/R2pkg/files: R2pkg.sh

Log Message:
R2pkg: Add missing RCSID.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/pkgtools/R2pkg/files/R2pkg.sh

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

Modified files:

Index: pkgsrc/pkgtools/R2pkg/files/R2pkg.sh
diff -u pkgsrc/pkgtools/R2pkg/files/R2pkg.sh:1.2 pkgsrc/pkgtools/R2pkg/files/R2pkg.sh:1.3
--- pkgsrc/pkgtools/R2pkg/files/R2pkg.sh:1.2    Tue Jul 18 17:24:32 2017
+++ pkgsrc/pkgtools/R2pkg/files/R2pkg.sh        Sat Jan 13 09:10:33 2018
@@ -1,4 +1,5 @@
 #!/bin/sh
+# $NetBSD: R2pkg.sh,v 1.3 2018/01/13 09:10:33 jperkin Exp $
 # R2pkg
 #
 # Copyright (c) 2014,2015,2016,2017



Home | Main Index | Thread Index | Old Index