diff options
author | ben <ben> | 2004-01-07 19:09:41 +0000 |
---|---|---|
committer | ben <ben> | 2004-01-07 19:09:41 +0000 |
commit | 79d4320ae5aa78aaa8ec13ff40031e7e7cff8ef1 (patch) | |
tree | 0e88f1d2d45d65606afb6d70aaa0e3661fcfee6c | |
parent | c7feeab74add20055c9ffd7127e45841b9c3d19b (diff) | |
download | pkgsrc-79d4320ae5aa78aaa8ec13ff40031e7e7cff8ef1.tar.gz |
Add fprot-workstation-license for security/fprot-workstation-bin.
-rw-r--r-- | mk/bsd.pkg.defaults.mk | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk index f39e98421d4..c2759b31a24 100644 --- a/mk/bsd.pkg.defaults.mk +++ b/mk/bsd.pkg.defaults.mk @@ -1,4 +1,4 @@ -# $NetBSD: bsd.pkg.defaults.mk,v 1.198 2004/01/06 23:00:51 jlam Exp $ +# $NetBSD: bsd.pkg.defaults.mk,v 1.199 2004/01/07 19:09:41 ben Exp $ # # A file providing defaults for pkgsrc and the packages collection. @@ -264,9 +264,9 @@ PATCH_FUZZ_FACTOR?= -F0 # Enable it if you are okay to build/use third-party software, which require # fees for commercial use (i.e. you are willing to pay, or you are # non-commercial). -#ACCEPTABLE_LICENSES+= fp-netbsd-ws-license -# Enable it if you accept the license for fp-netbsd-ws and would like to -# build the package. see pkgsrc/licenses/fp-netbsd-ws-license +#ACCEPTABLE_LICENSES+= fprot-workstation-license +# Enable it if you accept the license for fprot-workstation-bin and would +# like to build the package. see pkgsrc/licenses/fprot-workstation-license #ACCEPTABLE_LICENSES+= graphviz-license # Enable it if you accept the license terms for graphviz # and would like to build it. see pkgsrc/graphics/graphviz. |