diff options
Diffstat (limited to 'net-mgmt/nat/Makefile')
-rw-r--r-- | net-mgmt/nat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nat/Makefile b/net-mgmt/nat/Makefile index fd4059feda85..c84b9b218835 100644 --- a/net-mgmt/nat/Makefile +++ b/net-mgmt/nat/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION}.freebsd MAINTAINER= ports@FreeBSD.org COMMENT= NetBIOS auditing tool -NO_PACKAGE= "Redistribution prohibited by the license" +RESTRICTED= Redistribution prohibited by the license NO_BUILD= yes WRKSRC= ${WRKDIR} |