diff options
Diffstat (limited to 'net/ptunnel/Makefile')
-rw-r--r-- | net/ptunnel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ptunnel/Makefile b/net/ptunnel/Makefile index 3dec1ec..cb2f64c 100644 --- a/net/ptunnel/Makefile +++ b/net/ptunnel/Makefile @@ -16,7 +16,6 @@ COMMENT= Tunneling TCP connections over ICMP echo request and reply WRKSRC= ${WRKDIR}/PingTunnel USE_GMAKE= yes -USE_REINPLACE= yes PLIST_FILES= bin/ptunnel MAN8= ptunnel.8 |