summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-22 22:59:41 +0000
committerrillig <rillig@pkgsrc.org>2005-05-22 22:59:41 +0000
commit5f24a05a632c7771d4ea5fff00fda07bf40822b7 (patch)
tree5cbad6254040b7f0951519f03677a37deb62a551
parent160d9a485611c88b354194f56d39876777076f49 (diff)
downloadpkgsrc-5f24a05a632c7771d4ea5fff00fda07bf40822b7.tar.gz
Reformatted the initial comment. Changed my mail address to NetBSD.org.
-rw-r--r--pkgtools/pkglint/files/pkglint.pl11
1 files changed, 7 insertions, 4 deletions
diff --git a/pkgtools/pkglint/files/pkglint.pl b/pkgtools/pkglint/files/pkglint.pl
index 88eb11ccb38..a7e5168b8cb 100644
--- a/pkgtools/pkglint/files/pkglint.pl
+++ b/pkgtools/pkglint/files/pkglint.pl
@@ -11,12 +11,15 @@
# Freely redistributable. Absolutely no warranty.
#
# From Id: portlint.pl,v 1.64 1998/02/28 02:34:05 itojun Exp
-# $NetBSD: pkglint.pl,v 1.166 2005/05/22 22:50:41 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.167 2005/05/22 22:59:41 rillig Exp $
#
# This version contains lots of changes necessary for NetBSD packages
-# done by Hubert Feyrer <hubertf@netbsd.org>,
-# Thorsten Frueauf <frueauf@netbsd.org>, Thomas Klausner <wiz@netbsd.org>,
-# Roland Illig <roland.illig@gmx.de> and others.
+# done by:
+# Hubert Feyrer <hubertf@netbsd.org>,
+# Thorsten Frueauf <frueauf@netbsd.org>,
+# Thomas Klausner <wiz@netbsd.org>,
+# Roland Illig <rillig@NetBSD.org>
+# and others.
#
#==========================================================================