summaryrefslogtreecommitdiff
path: root/net/gated
diff options
context:
space:
mode:
authorMurray Stokely <murray@FreeBSD.org>2001-10-31 05:22:59 +0000
committerMurray Stokely <murray@FreeBSD.org>2001-10-31 05:22:59 +0000
commitb645a6190cdb7c69ff0e01172140aabfa34ee752 (patch)
treebdeb65d452f6d86033205286014d72415084fecf /net/gated
parentAdd a patch for big5 charset. (diff)
Make this port RESTRICTED.
A license is required to use, copy, modify, or distribute GateD. The readme for this archive says that said license must be obtained from the Merit GateD Consortium, but this consortium has been swallowed by a company called "NextHop" which is much less friendly about this "public" version of GateD.
Notes
Notes: svn path=/head/; revision=49413
Diffstat (limited to 'net/gated')
-rw-r--r--net/gated/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index abfad5a0e3ec..6bacaf119721 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= dec@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-public-3_6
GNU_CONFIGURE= yes
+RESTRICTED= "license required for use"
# use this option, if log_in_vain="YES"
.if defined(WITHOUT_SMUX)