diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-19 20:44:51 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-19 20:44:51 +0800 |
commit | ff85d5e2a3bf18213b74759d1c8c49525f4f892e (patch) | |
tree | 7f57f622938b0296aea309c1aeabcebc970ce318 /www/webkit-gtk2/pkg-descr | |
parent | 5f1a5e92e5febfe34bea4ebd2ea781354c5a1e8a (diff) | |
download | marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar.gz marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar.bz2 marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar.lz marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar.xz marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.tar.zst marcuscom-ports-ff85d5e2a3bf18213b74759d1c8c49525f4f892e.zip |
Remove webkit-gtk2. Use the version in FreeBSD ports instead of 1.3.3.
When I did this port it looked like this would be the new stable version.
That is until GNOME 3 got delayed.
If your webkit-gtk2 port is 1.3.3 you will need to run
"portmaster -r webkit-gtk-1" after updating.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14597 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/webkit-gtk2/pkg-descr')
-rw-r--r-- | www/webkit-gtk2/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/webkit-gtk2/pkg-descr b/www/webkit-gtk2/pkg-descr deleted file mode 100644 index 40ef1e3ef..000000000 --- a/www/webkit-gtk2/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -WebKit is an open source web browser engine. It is able to display content -such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, -XSLT, CSS, Javascript/ECMAscript and more. - -WWW: http://webkit.org/ |