update to version 1.1

This commit is contained in:
dugsong 1999-05-18 17:42:41 +00:00
parent 0871c39a19
commit b3295f6ecc
3 changed files with 12 additions and 12 deletions

View File

@ -1,11 +1,11 @@
# Makefile for: fragrouter
# Version required: 1.0
# Version required: 1.1
# Date created: 14 May 1999
# Whom: dugsong@monkey.org
#
# $OpenBSD: Makefile,v 1.1.1.1 1999/05/14 15:27:59 dugsong Exp $
# $OpenBSD: Makefile,v 1.2 1999/05/18 17:42:41 dugsong Exp $
DISTNAME= fragrouter-1.0
DISTNAME= fragrouter-1.1
CATEGORIES= security

View File

@ -1,3 +1,3 @@
SHA1 (fragrouter-1.0.tar.gz) = 03717385605921ae1237fbd882268298c43d2ca6
RMD160 (fragrouter-1.0.tar.gz) = 21164266ea0c90c6aaa897497ba598fa6fe61781
MD5 (fragrouter-1.0.tar.gz) = d46d01fac41d1c7aef3962489ab3fcf8
SHA1 (fragrouter-1.1.tar.gz) = 4bfb81d39191a3d9e18e83a423d4a3f618f42bec
RMD160 (fragrouter-1.1.tar.gz) = 1e60961011fef24eadb10bf0a1c92d3b45233e5a
MD5 (fragrouter-1.1.tar.gz) = f060378160ec98982e295e68387b8221

View File

@ -1,11 +1,11 @@
*** configure-orig Fri May 14 11:14:02 1999
--- configure Fri May 14 11:15:03 1999
*** configure.orig Tue May 18 11:41:40 1999
--- configure Tue May 18 13:35:18 1999
***************
*** 1256,1262 ****
fi
! subdirs="libpcap-0.4 Libnet-0.99"
! subdirs="libpcap-0.4 Libnet-0.99b"
trap '' 1 2 15
@ -13,7 +13,7 @@
fi
! subdirs="Libnet-0.99"
! subdirs="Libnet-0.99b"
trap '' 1 2 15
@ -22,7 +22,7 @@
esac
done
! for ac_config_dir in libpcap-0.4 Libnet-0.99; do
! for ac_config_dir in libpcap-0.4 Libnet-0.99b; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.
@ -30,7 +30,7 @@
esac
done
! for ac_config_dir in Libnet-0.99; do
! for ac_config_dir in Libnet-0.99b; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.