diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-08-16 00:33:49 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-08-16 00:33:49 +0800 |
commit | cc37827f714d6a6237f94880e039feed40cd1c37 (patch) | |
tree | f205ff2407dad5d74ac88bdbb3dd4c177ec03689 /www/opera | |
parent | f9d9f0c0c55cf370ef55ded770c4f93d1f1e2c9a (diff) | |
download | freebsd-ports-gnome-cc37827f714d6a6237f94880e039feed40cd1c37.tar.gz freebsd-ports-gnome-cc37827f714d6a6237f94880e039feed40cd1c37.tar.zst freebsd-ports-gnome-cc37827f714d6a6237f94880e039feed40cd1c37.zip |
- remove wrong LICENSE
Submitted by: Arjan van Leeuwen (maintainer)
Diffstat (limited to 'www/opera')
-rw-r--r-- | www/opera/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/opera/Makefile b/www/opera/Makefile index 88c2c9676f5a..cb0034ca0f50 100644 --- a/www/opera/Makefile +++ b/www/opera/Makefile @@ -31,8 +31,6 @@ COMMENT= Blazingly fast, full-featured, standards-compliant browser LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig -LICENSE= LGPL20 - OPERA_VER= 10.61 OPERA_BUILD= 6430 MASTER_SITES_VER_PATH= unix/${OPERA_VER:S/.//} |