summaryrefslogtreecommitdiff
path: root/net/socat
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-01-16 16:50:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-01-16 16:50:02 +0000
commitc9f73421be067f5c1c60c4899e025ed62e85655d (patch)
tree4154be873e8729c300490bc92b663219da9de702 /net/socat
parent- add LICENSE: (diff)
Set PORTSCOUT in order to skip beta version of the distfile
Notes
Notes: svn path=/head/; revision=226274
Diffstat (limited to 'net/socat')
-rw-r--r--net/socat/Makefile2
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