diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-01-16 16:50:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-01-16 16:50:02 +0000 |
commit | c9f73421be067f5c1c60c4899e025ed62e85655d (patch) | |
tree | 4154be873e8729c300490bc92b663219da9de702 /net/socat | |
parent | c17e799df8e5a47aaf8537e18281f596d743a0ee (diff) |
Notes
Diffstat (limited to 'net/socat')
-rw-r--r-- | net/socat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/socat/Makefile b/net/socat/Makefile index cfb3d79ee741..b3980e07c52f 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -20,6 +20,8 @@ USE_RC_SUBR= socat MAN1= socat.1 +PORTSCOUT= skipv:2.0.0-b2 + .if !defined(NOPORTDOCS) PORTDOCS= EXAMPLES README SECURITY FAQ .endif |