diff options
author | agc <agc@pkgsrc.org> | 1998-08-07 11:08:53 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1998-08-07 11:08:53 +0000 |
commit | 41bfb3073717616c4a3211de0bd7208753d48d18 (patch) | |
tree | c18f18b6629d8d5e2744862509ef4834d8397eab /net/gated | |
parent | 86db14e8197c7d43b334917a2f5fd4eed4322447 (diff) | |
download | pkgsrc-41bfb3073717616c4a3211de0bd7208753d48d18.tar.gz |
Add NetBSD RCS Ids.
Diffstat (limited to 'net/gated')
-rw-r--r-- | net/gated/patches/patch-ab | 2 | ||||
-rw-r--r-- | net/gated/patches/patch-ad | 2 | ||||
-rwxr-xr-x | net/gated/scripts/configure | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/net/gated/patches/patch-ab b/net/gated/patches/patch-ab index 0cea50e9d63..ea2e497a7b6 100644 --- a/net/gated/patches/patch-ab +++ b/net/gated/patches/patch-ab @@ -1,3 +1,5 @@ +$NetBSD: patch-ab,v 1.2 1998/08/07 11:10:39 agc Exp $ + --- src/task.c.orig Fri Jul 18 06:45:02 1997 +++ src/task.c Wed Oct 1 21:40:45 1997 @@ -5868,12 +5868,20 @@ diff --git a/net/gated/patches/patch-ad b/net/gated/patches/patch-ad index 4b75d8159f6..4641067b06c 100644 --- a/net/gated/patches/patch-ad +++ b/net/gated/patches/patch-ad @@ -1,3 +1,5 @@ +$NetBSD: patch-ad,v 1.2 1998/08/07 11:10:39 agc Exp $ + --- src/sockaddr.h.orig Wed Oct 1 21:55:58 1997 +++ src/sockaddr.h Wed Oct 1 21:55:13 1997 @@ -126,6 +126,7 @@ diff --git a/net/gated/scripts/configure b/net/gated/scripts/configure index f87d4030182..de1a31c15b4 100755 --- a/net/gated/scripts/configure +++ b/net/gated/scripts/configure @@ -1,5 +1,7 @@ #!/bin/sh # +# $NetBSD: configure,v 1.2 1998/08/07 11:10:40 agc Exp $ +# # Configure gated # cd $WRKSRC |