diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-06-25 00:20:49 +0000 |
| commit | 8e878a0310eae754021dbd73ca928eaf7cf6a65c (patch) | |
| tree | 85f35fe64386fc1f5eb60327eb5c614a04d1adae /gnu/libexec/uucp/sample | |
| parent | b4d1edeb37a573694fb661e8da9631ce60473a8d (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.5.0_cvs
'RELENG_3_5_0_RELEASE'.
This commit was manufactured to restore the state of the 3.5-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'gnu/libexec/uucp/sample')
| -rw-r--r-- | gnu/libexec/uucp/sample/Makefile | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/dial.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/sample/Makefile b/gnu/libexec/uucp/sample/Makefile index 82811b3156c5..c1d8749af1de 100644 --- a/gnu/libexec/uucp/sample/Makefile +++ b/gnu/libexec/uucp/sample/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/libexec/uucp/sample/Makefile,v 1.5.2.1 1999/08/29 14:30:22 peter Exp $ FILES= call.sample config.sample dial.sample dialcode.sample passwd.sample \ port.sample sys1.sample sys2.sample diff --git a/gnu/libexec/uucp/sample/dial.sample b/gnu/libexec/uucp/sample/dial.sample index 4480ec5c6064..bd60446158b2 100644 --- a/gnu/libexec/uucp/sample/dial.sample +++ b/gnu/libexec/uucp/sample/dial.sample @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/gnu/libexec/uucp/sample/dial.sample,v 1.3.2.1 1999/08/29 14:30:22 peter Exp $ # This is an example of dial, the dialer configuration file for Taylor # UUCP. To use it, you must compile the package with |
