pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail/nopop3d/files



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Nov 23 18:17:22 UTC 2020

Modified Files:
        pkgsrc/mail/nopop3d/files: nopop3d.c

Log Message:
Fix RCS Id.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/mail/nopop3d/files/nopop3d.c

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

Modified files:

Index: pkgsrc/mail/nopop3d/files/nopop3d.c
diff -u pkgsrc/mail/nopop3d/files/nopop3d.c:1.1 pkgsrc/mail/nopop3d/files/nopop3d.c:1.2
--- pkgsrc/mail/nopop3d/files/nopop3d.c:1.1     Fri Oct 30 10:19:22 2020
+++ pkgsrc/mail/nopop3d/files/nopop3d.c Mon Nov 23 18:17:22 2020
@@ -1,4 +1,4 @@
-/* $NetBSD */
+/* $NetBSD: nopop3d.c,v 1.2 2020/11/23 18:17:22 schmonz Exp $ */
 
 #include <stdlib.h>
 #include "commands.h"



Home | Main Index | Thread Index | Old Index