diff options
author | agc <agc> | 1998-08-07 11:08:53 +0000 |
---|---|---|
committer | agc <agc> | 1998-08-07 11:08:53 +0000 |
commit | 53a0a771318780e56f9937c37aaa4fe790ac5dc2 (patch) | |
tree | c18f18b6629d8d5e2744862509ef4834d8397eab /net/gated | |
parent | 617faeb116deb4c15aef40c64133a066c19f0488 (diff) | |
download | pkgsrc-53a0a771318780e56f9937c37aaa4fe790ac5dc2.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 |