summaryrefslogtreecommitdiff
path: root/ports-mgmt/portlint/src/portlint.pl
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-08-14 12:55:26 +0000
committerJun-ichiro itojun Hagino <itojun@FreeBSD.org>1999-08-14 12:55:26 +0000
commite25cebf5a96cd02ca03c488662ca7d3ccbc1a125 (patch)
treef9719a9c97ff2c8d07751c8bb3dcab38bd322182 /ports-mgmt/portlint/src/portlint.pl
parentUpdated my email address (diff)
manpage fix
family name change for itojun (s/Itoh/Hagino/) Submitted by: "Alexey M. Zelkin" <phantom@cris.net>
Notes
Notes: svn path=/head/; revision=20718
Diffstat (limited to '')
-rw-r--r--ports-mgmt/portlint/src/portlint.pl6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/portlint/src/portlint.pl b/ports-mgmt/portlint/src/portlint.pl
index 36f4aa93e9e2..d1e0948d1a8d 100644
--- a/ports-mgmt/portlint/src/portlint.pl
+++ b/ports-mgmt/portlint/src/portlint.pl
@@ -2,10 +2,10 @@
#
# portlint - lint for port directory
# implemented by:
-# Jun-ichiro itojun Itoh <itojun@itojun.org>
+# Jun-ichiro itojun Hagino <itojun@itojun.org>
# Yoshishige Arai <ryo2@on.rim.or.jp>
#
-# Copyright(c) 1997 by Jun-ichiro Itoh <itojun@itojun.org>.
+# Copyright(c) 1997 by Jun-ichiro Hagino <itojun@itojun.org>.
# All rights reserved.
# Freely redistributable. Absolutely no warranty.
#
@@ -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.6 1999/04/22 05:37:46 itojun Exp $
+# $Id: portlint.pl,v 1.7 1999/07/24 14:24:46 itojun Exp $
#
$err = $warn = 0;