diff options
author | trevor <trevor@FreeBSD.org> | 2002-01-20 05:39:20 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-01-20 05:39:20 +0000 |
commit | be9507fa079840e85724292ecdf873a8e01b3071 (patch) | |
tree | d0e1c1bf110c987bdb1b96918021cb7834be35b0 /www/linux-netscape6 | |
parent | 8b455944271a9e791f3436b7eb5360922aa0354f (diff) | |
download | FreeBSD-ports-be9507fa079840e85724292ecdf873a8e01b3071.zip FreeBSD-ports-be9507fa079840e85724292ecdf873a8e01b3071.tar.gz |
Remove extra ".".
Diffstat (limited to 'www/linux-netscape6')
-rw-r--r-- | www/linux-netscape6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linux-netscape6/Makefile b/www/linux-netscape6/Makefile index cbbeb85..3e207bf 100644 --- a/www/linux-netscape6/Makefile +++ b/www/linux-netscape6/Makefile @@ -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 |