diff options
Diffstat (limited to 'net/scnc/Makefile')
-rw-r--r-- | net/scnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/scnc/Makefile b/net/scnc/Makefile index ad27ccc12b43..cbd0460abcd8 100644 --- a/net/scnc/Makefile +++ b/net/scnc/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://gomor.org/files/ MAINTAINER= sbz@FreeBSD.org COMMENT= SSL Capable Netcat +BROKEN= unfetchable + LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${RUN_DEPENDS} |