diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 11:11:15 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-08-29 11:11:15 +0000 |
commit | 52769fe9fde604cc4917c0f8a3a1d99f35cca5d6 (patch) | |
tree | fe5c76758d224c0b980ffcd3b757f3c0225d2f64 /ports-mgmt | |
parent | 2b09b24e6fa3e7c8c0dec383bbfa817f76738e92 (diff) | |
download | freebsd-ports-52769fe9fde604cc4917c0f8a3a1d99f35cca5d6.zip |
$Id$ -> $FreeBSD$
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portlint/src/portlint.1 | 2 | ||||
-rw-r--r-- | ports-mgmt/portlint/src/portlint.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portlint/src/portlint.1 b/ports-mgmt/portlint/src/portlint.1 index 910e8d6b2ea1..748cfb28bce2 100644 --- a/ports-mgmt/portlint/src/portlint.1 +++ b/ports-mgmt/portlint/src/portlint.1 @@ -1,4 +1,4 @@ -.\" $Id: portlint.1,v 1.2 1999/04/05 03:20:36 itojun Exp $ +.\" $FreeBSD$ .\" .\" Copyright (c) 1997 by Jun-ichiro Hagino <itojun@itojun.org>. .\" All Rights Reserved. Absolutely no warranty. diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl index d1e0948d1a8d..9a7d3c8af82c 100644 --- a/ports-mgmt/portlint/src/portlint.pl +++ b/ports-mgmt/portlint/src/portlint.pl @@ -13,7 +13,7 @@ # bsd.port.mk. There are significant differences in those so you'll have # hard time upgrading this... # -# $Id: portlint.pl,v 1.7 1999/07/24 14:24:46 itojun Exp $ +# $FreeBSD$ # $err = $warn = 0; |