diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:28:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 00:28:51 +0000 |
commit | e47307260da22b15999173c8ce7680939c358ab6 (patch) | |
tree | 6181ad84c2349723d3ed42e8c63f932e30abd521 /net-mgmt | |
parent | f680d49dd0055ab1f8e81250e905019c2b4a4004 (diff) | |
download | ports-e47307260da22b15999173c8ce7680939c358ab6.tar.gz ports-e47307260da22b15999173c8ce7680939c358ab6.zip |
Notes
Diffstat (limited to 'net-mgmt')
-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} |