diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 22:13:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-17 22:13:12 +0000 |
commit | 199e495edebd646519baf8c822b2aeb71533f22e (patch) | |
tree | d4a20f62f07a7275d2695d97918760f86e711ae5 /net/hping/files/patch-ab | |
parent | Add the pkg-descr for the slave port, mozilla-devel-gtk2. (diff) |
unbreak on -current
PR: 45374
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=70328
Diffstat (limited to 'net/hping/files/patch-ab')
-rw-r--r-- | net/hping/files/patch-ab | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/hping/files/patch-ab b/net/hping/files/patch-ab deleted file mode 100644 index b7dda57f7370..000000000000 --- a/net/hping/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Sep 14 22:04:25 2001 -+++ configure Fri Sep 14 22:05:02 2001 -@@ -99,6 +99,7 @@ - -e "s^@PCAP_INCLUDE@^$PCAP_INCLUDE^g" \ - -e "s^@MANPATH@^$INSTALL_MANPATH^g" \ - -e "s^@SOLARISLIB@^$SOLARISLIB^g" \ -+ -e "s^@CFLAGS@^$CFLAGS^g" \ - <Makefile.in > Makefile - - # |