diff options
Diffstat (limited to 'devel/portlint')
-rw-r--r-- | devel/portlint/src/portlint.1 | 2 | ||||
-rw-r--r-- | devel/portlint/src/portlint.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/portlint/src/portlint.1 b/devel/portlint/src/portlint.1 index 910e8d6b2ea1..748cfb28bce2 100644 --- a/devel/portlint/src/portlint.1 +++ b/devel/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/devel/portlint/src/portlint.pl b/devel/portlint/src/portlint.pl index d1e0948d1a8d..9a7d3c8af82c 100644 --- a/devel/portlint/src/portlint.pl +++ b/devel/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; |