mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Update for cvs-1.11.5 import (note to self: gotta fix the version tags)
This commit is contained in:
parent
27e93a05a2
commit
e5c3c1793b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109663
@ -364,13 +364,13 @@
|
||||
#define PACKAGE_NAME "Concurrent Versions System (CVS)"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021201-FreeBSD"
|
||||
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.5-FreeBSD"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "cvs"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD"
|
||||
#define PACKAGE_VERSION "1.11.5-FreeBSD"
|
||||
|
||||
/* Path to the pr utility */
|
||||
#define PR_PROGRAM "/usr/bin/pr"
|
||||
|
@ -364,13 +364,13 @@
|
||||
#define PACKAGE_NAME "Concurrent Versions System (CVS)"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.2.1-20021201-FreeBSD"
|
||||
#define PACKAGE_STRING "Concurrent Versions System (CVS) 1.11.5-FreeBSD"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "cvs"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "1.11.2.1-20021201-FreeBSD"
|
||||
#define PACKAGE_VERSION "1.11.5-FreeBSD"
|
||||
|
||||
/* Path to the pr utility */
|
||||
#define PR_PROGRAM "/usr/bin/pr"
|
||||
|
Loading…
Reference in New Issue
Block a user