diff options
author | ben <ben@pkgsrc.org> | 2004-01-07 19:09:41 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-01-07 19:09:41 +0000 |
commit | ea6099a8b06418b3fd18571ae57054ed540833e2 (patch) | |
tree | 0e88f1d2d45d65606afb6d70aaa0e3661fcfee6c /mk | |
parent | 889094b87ee96b4074390be2cc219d81e02c504b (diff) | |
download | pkgsrc-ea6099a8b06418b3fd18571ae57054ed540833e2.tar.gz |
Add fprot-workstation-license for security/fprot-workstation-bin.
Diffstat (limited to 'mk')
-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. |