1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

Fix build on current

This commit is contained in:
Baptiste Daroussin 2013-05-05 21:59:02 +00:00
parent 3b45853dff
commit 5694b414d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317443

View File

@ -1,6 +1,6 @@
PROG= tcpblast
SRCS= tcpblast.c
NOMAN= yes
NO_MAN= yes
BINDIR= ${PREFIX}/bin
.include <bsd.prog.mk>