diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-22 13:34:20 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-22 13:34:20 +0000 |
commit | 8dab11a00221b43714fe21698b9f20b09e688059 (patch) | |
tree | 0b12e4f8ee48f67012c15fb63ad4088163c6eab8 /databases/mysql51-server/files/patch-include_my_tcpd.h | |
parent | - Update to 0.2.0 (diff) |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to '')
-rw-r--r-- | databases/mysql51-server/files/patch-include_my_tcpd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mysql51-server/files/patch-include_my_tcpd.h b/databases/mysql51-server/files/patch-include_my_tcpd.h index 38aad1aa57d7..0f216d668238 100644 --- a/databases/mysql51-server/files/patch-include_my_tcpd.h +++ b/databases/mysql51-server/files/patch-include_my_tcpd.h @@ -1,7 +1,7 @@ --- include/my_tcpd.h.orig Sun Jan 9 13:33:51 2005 +++ include/my_tcpd.h Sun Jan 9 13:41:42 2005 @@ -6,6 +6,25 @@ - * $FreeBSD$ + * $FreeBSD: releng/10.1/contrib/tcp_wrappers/tcpd.h 56977 2000-02-03 10:27:03Z shin $ */ +#ifndef _TCPWRAPPERS_TCPD_H |