diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-06 17:39:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-06 17:39:09 +0000 |
commit | 36a1b9849adb650324c5846c449fcffa876d87c6 (patch) | |
tree | 59a0f58d8aef2ba554721f1d0ded906484161c8c /net/ifstated/files/patch-parse.y | |
parent | - Remove duplicate USE_GCC (diff) |
- Update to 20050505
PR: ports/80667
Submitted by: Matthew George <mdg@secureworks.net> (maintainer)
Diffstat (limited to 'net/ifstated/files/patch-parse.y')
-rw-r--r-- | net/ifstated/files/patch-parse.y | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ifstated/files/patch-parse.y b/net/ifstated/files/patch-parse.y index 1c577c9cb55f..797593185b6a 100644 --- a/net/ifstated/files/patch-parse.y +++ b/net/ifstated/files/patch-parse.y @@ -1,8 +1,8 @@ ---- parse.y 18 Nov 2004 21:43:12 -0000 1.1.1.1 -+++ parse.y 18 Nov 2004 21:48:39 -0000 1.2 +--- ../ifstated-20050505.orig/parse.y Thu May 5 11:51:24 2005 ++++ parse.y Thu May 5 12:06:07 2005 @@ -1,4 +1,5 @@ - /* $OpenBSD: parse.y,v 1.7 2004/04/28 01:00:50 deraadt Exp $ */ -+/* $Id: parse.y,v 1.2 2004/11/18 21:48:39 mdg Exp $ */ + /* $OpenBSD: parse.y,v 1.9 2005/02/07 12:41:53 mcbride Exp $ */ ++/* $Id: parse.y,v 1.3 2005/05/05 16:06:07 mdg Exp $ */ /* * Copyright (c) 2004 Ryan McBride <mcbride@openbsd.org> |