summaryrefslogtreecommitdiff
path: root/www/kdewebdev3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2006-01-31 22:29:05 +0000
committermarkd <markd>2006-01-31 22:29:05 +0000
commit85032fcaab7948e65b750885c30dda2f04cab048 (patch)
treed2fa3ce5d76ff4af636096a4e9bdaa8b91dc4db1 /www/kdewebdev3/Makefile
parenta101ab4db1bd91df7df46b1de64bce13904bd29b (diff)
downloadpkgsrc-85032fcaab7948e65b750885c30dda2f04cab048.tar.gz
Update to KDE 3.5.1
Changes: * Quanta Plus o better handling of quotation marks when editing tags inside a script area o don't show the file changed dialog after using save as and save again o crash fixes in VPL o don't loose the comment closing character when formatting the XML code o insert valid img tag for XHTML documents o don't show the Pages tab in DTEP editing dialog more than once o set the DTEP of the document to the one selected in the Quick Start dialog o don't have two Close actions o don't show CSS pseudo-classes in autocompletion for the class attribute o avoid deadlock when loading the DTEPs o add XHTML 1.1 and XHTML 1.0 Basic to the quickstart dialog o new DCOP interfaces/methods: WindowManagerIf::setDtep o Doesn't parse PHP class methods which returns references
Diffstat (limited to 'www/kdewebdev3/Makefile')
-rw-r--r--www/kdewebdev3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/kdewebdev3/Makefile b/www/kdewebdev3/Makefile
index a0ad975595e..68c5c33cc8e 100644
--- a/www/kdewebdev3/Makefile
+++ b/www/kdewebdev3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2006/01/24 07:32:48 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/31 22:29:05 markd Exp $
DISTNAME= kdewebdev-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= www
COMMENT= HTML editor and tools suitable for experienced web developers