diff options
author | peter <peter@FreeBSD.org> | 1999-08-29 11:11:15 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1999-08-29 11:11:15 +0000 |
commit | 82cb315fe19b30bb1bd10a3df36e2253ffed5cb9 (patch) | |
tree | c70812497ec58f91b1ee3597829926a1e56889fc /ports-mgmt | |
parent | 17417d1268d0d68146f67aec9d145d5a7372c90f (diff) | |
download | FreeBSD-ports-82cb315fe19b30bb1bd10a3df36e2253ffed5cb9.zip FreeBSD-ports-82cb315fe19b30bb1bd10a3df36e2253ffed5cb9.tar.gz |
$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 910e8d6..748cfb2 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 d1e0948..9a7d3c8 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; |