diff options
author | Murray Stokely <murray@FreeBSD.org> | 2001-10-31 05:22:59 +0000 |
---|---|---|
committer | Murray Stokely <murray@FreeBSD.org> | 2001-10-31 05:22:59 +0000 |
commit | b645a6190cdb7c69ff0e01172140aabfa34ee752 (patch) | |
tree | bdeb65d452f6d86033205286014d72415084fecf /net/gated | |
parent | Add 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/Makefile | 1 |
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) |