diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-11-21 21:32:19 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-11-21 21:32:19 +0000 |
commit | 44fb432d7195f9aa4cd233ee9fc3e9c88fc1df3b (patch) | |
tree | fbf0249a5b75b113e5a60aa0484cc147594ab5ef /net/hping-devel/files/patch-configure | |
parent | Update to WolfSSL 3.12 (diff) |
Remove expired hping-devel, missed in r454648
Notes
Notes:
svn path=/head/; revision=454655
Diffstat (limited to 'net/hping-devel/files/patch-configure')
-rw-r--r-- | net/hping-devel/files/patch-configure | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/hping-devel/files/patch-configure b/net/hping-devel/files/patch-configure deleted file mode 100644 index fdc8d4fcdfad..000000000000 --- a/net/hping-devel/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Jun 4 08:39:10 2004 -+++ configure Mon Oct 31 10:49:39 2005 -@@ -143,6 +143,7 @@ - -e "s^@TCL_INC@^$TCL_INC^g" \ - -e "s^@TCL_VER@^$TCL_VER^g" \ - -e "s^@TCL_LIB@^$TCL_LIB^g" \ -+ -e "s^@CFLAGS@^$CFLAGS^g" \ - <Makefile.in > Makefile - - # |