diff options
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 8d15701ddd98..9851651a2e53 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.6.2.1 2002/02/18 15:03:37 ru Exp $ NOOBJ= noobj FILES= call.sample config.sample dial.sample dialcode.sample passwd.sample \ diff --git a/gnu/libexec/uucp/sample/dial.sample b/gnu/libexec/uucp/sample/dial.sample index 4480ec5c6064..06e6bbf9fdb5 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.4 1999/08/27 23:33:44 peter Exp $ # This is an example of dial, the dialer configuration file for Taylor # UUCP. To use it, you must compile the package with |
