diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-02-10 14:59:50 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-02-10 14:59:50 +0000 |
commit | 421382c55fb51cb28dc9a8f6cccad7ad5a593ce9 (patch) | |
tree | e0b8740537481b2f8c5e799a56431ef2e81b1b6a | |
parent | 01562b68b56d180a97f4249f5a6246b1ed5fd950 (diff) | |
download | pkgsrc-421382c55fb51cb28dc9a8f6cccad7ad5a593ce9.tar.gz |
pkglint: remove bogus header from Makefile and add missing rcs ids.
-rw-r--r-- | benchmarks/hint/Makefile | 8 | ||||
-rw-r--r-- | benchmarks/hint/files/md5 | 2 | ||||
-rw-r--r-- | benchmarks/hint/patches/patch-aa | 2 | ||||
-rw-r--r-- | benchmarks/hint/patches/patch-ab | 2 | ||||
-rw-r--r-- | benchmarks/hint/pkg/PLIST | 1 |
5 files changed, 8 insertions, 7 deletions
diff --git a/benchmarks/hint/Makefile b/benchmarks/hint/Makefile index 938d250dfad..f4deb0b01b3 100644 --- a/benchmarks/hint/Makefile +++ b/benchmarks/hint/Makefile @@ -1,10 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/12/26 15:59:56 garbled Exp $ -# -# New ports collection makefile for: hint -# Version required: 12 June 1998 (no version stamp) -# Date created: 18 May 1998 -# Whom: ghelmer -# +# $NetBSD: Makefile,v 1.5 1999/02/10 14:59:50 frueauf Exp $ # FreeBSD: Makefile,v 1.1.1.1 1998/06/15 18:09:43 ghelmer Exp # diff --git a/benchmarks/hint/files/md5 b/benchmarks/hint/files/md5 index eef0aad11d7..7b6b6be8297 100644 --- a/benchmarks/hint/files/md5 +++ b/benchmarks/hint/files/md5 @@ -1 +1,3 @@ +$NetBSD: md5,v 1.2 1999/02/10 14:59:50 frueauf Exp $ + MD5 (hint_unix_serial.tar) = 2bbf0ca0bfcebd721621c69fa1af88fc diff --git a/benchmarks/hint/patches/patch-aa b/benchmarks/hint/patches/patch-aa index 6d179572df9..27c21b710b6 100644 --- a/benchmarks/hint/patches/patch-aa +++ b/benchmarks/hint/patches/patch-aa @@ -1,3 +1,5 @@ +$NetBSD: patch-aa,v 1.2 1999/02/10 14:59:50 frueauf Exp $ + *** /dev/null Fri Jun 12 13:20:02 1998 --- hint.1 Fri Jun 12 14:14:15 1998 *************** diff --git a/benchmarks/hint/patches/patch-ab b/benchmarks/hint/patches/patch-ab index 39767d5b2f0..2a149348a53 100644 --- a/benchmarks/hint/patches/patch-ab +++ b/benchmarks/hint/patches/patch-ab @@ -1,3 +1,5 @@ +$NetBSD: patch-ab,v 1.2 1999/02/10 14:59:50 frueauf Exp $ + *** hint.c.ORIG Sun May 31 15:34:52 1998 --- hint.c Mon Jun 15 09:44:53 1998 *************** diff --git a/benchmarks/hint/pkg/PLIST b/benchmarks/hint/pkg/PLIST index 75fa2b49ed4..71ad2b92c88 100644 --- a/benchmarks/hint/pkg/PLIST +++ b/benchmarks/hint/pkg/PLIST @@ -1,2 +1,3 @@ +@comment $NetBSD: PLIST,v 1.3 1999/02/10 14:59:51 frueauf Exp $ bin/hint man/man1/hint.1 |