Remove extra ".".
This commit is contained in:
parent
72581b3356
commit
5a23f582db
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53373
2 changed files with 2 additions and 2 deletions
|
@ -73,7 +73,7 @@ LATEST_LINK= linux-netscape6
|
|||
NO_BUILD= yes
|
||||
NO_FILTER_SHLIBS= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself."
|
||||
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
USE_LINUX= yes
|
||||
|
|
|
@ -73,7 +73,7 @@ LATEST_LINK= linux-netscape6
|
|||
NO_BUILD= yes
|
||||
NO_FILTER_SHLIBS= yes
|
||||
ONLY_FOR_ARCHS= i386
|
||||
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself."
|
||||
RESTRICTED= "License for Java plugin allows internal use only. Also see license for Netscape itself"
|
||||
NO_PACKAGE= ${RESTRICTED}
|
||||
NO_CDROM= ${RESTRICTED}
|
||||
USE_LINUX= yes
|
||||
|
|
Loading…
Reference in a new issue