aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/netcat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netcat/Makefile b/net/netcat/Makefile
index a7b9583af93d..86b96afd4ae0 100644
--- a/net/netcat/Makefile
+++ b/net/netcat/Makefile
@@ -10,14 +10,14 @@ PATCH_SITES= GENTOO
PATCHFILES= nc-v6-20000918.patch.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cy@FreeBSD.org
COMMENT= Simple utility which reads and writes data across network connections
WWW= http://nc110.sourceforge.net/
USES= tar:tgz
NO_WRKSUBDIR= yes
-CFLAGS+= -D${OPSYS:tu}
+CFLAGS+= -D${OPSYS:tu} -Wno-int-conversion
LDFLAGS+= -static
PORTDOCS= README