Module Name:    src
Committed By:   christos
Date:           Wed Apr  8 17:12:52 UTC 2009

Modified Files:
        src/external/gpl2/xcvs/lib/libcvs: Makefile

Log Message:
sorting ate a file.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl2/xcvs/lib/libcvs/Makefile

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

Modified files:

Index: src/external/gpl2/xcvs/lib/libcvs/Makefile
diff -u src/external/gpl2/xcvs/lib/libcvs/Makefile:1.1 src/external/gpl2/xcvs/lib/libcvs/Makefile:1.2
--- src/external/gpl2/xcvs/lib/libcvs/Makefile:1.1	Wed Apr  8 12:27:52 2009
+++ src/external/gpl2/xcvs/lib/libcvs/Makefile	Wed Apr  8 13:12:52 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.1 2009/04/08 16:27:52 christos Exp $
+#	$NetBSD: Makefile,v 1.2 2009/04/08 17:12:52 christos Exp $
 
 LIBISPRIVATE=	yes
 
@@ -11,7 +11,7 @@
 CPPFLAGS+=-I${DIST}
 
 SRCS=	__fpending.c asnprintf.c basename.c canon-host.c canonicalize.c \
-	chdir-long.c cycle-check.c dirname.c dup-safer.c exitfail.c \
+	chdir-long.c closeout.c cycle-check.c dirname.c dup-safer.c exitfail.c \
 	fd-safer.c getdate.c getdelim.c getline.c gettime.c md5.c \
 	memrchr.c openat.c pagealign_alloc.c printf-args.c printf-parse.c \
 	quotearg.c regex.c rpmatch.c save-cwd.c sighandle.c strftime.c \

Reply via email to