summaryrefslogtreecommitdiff
path: root/www/kdewebdev3/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2005-05-31 14:30:37 +0000
committermarkd <markd>2005-05-31 14:30:37 +0000
commitf8995957c89997c3f589f52650c6e701b2166e76 (patch)
tree1179f4a1380628002da0c26547069b67bd190ab1 /www/kdewebdev3/Makefile
parentc8d30462b4d42b14ff02c9a6d7790745435027b5 (diff)
downloadpkgsrc-f8995957c89997c3f589f52650c6e701b2166e76.tar.gz
Update to KDE 3.4.1
Changes: * Quanta Plus o read/write the correct entry from description.rc in the editor o fill only the attributes with source="selection" with the selection in the tag editing dialog o fix matching of excluded files from a project o don't crash when Selected is pressed and nothing is selected (in the CSS editor) o try to fix the crash caused by incompatible changes between KDE 3.3.x and 3.4.x libcvsservice o show the correct relative paths in URL autocompletion o fix crash when unsetting breakpoints o nicer processing of CVS output o read the image sizes for remote images as well o insert an img tag for remote images as well when using Drag and Drop o better context sensitive documentation (needs updated documentation and DTEP packages) * Kommander o fix detection of scripts that are run from a temporary directory
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 cb4b341798e..706250b9287 100644
--- a/www/kdewebdev3/Makefile
+++ b/www/kdewebdev3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2005/05/04 13:49:50 markd Exp $
+# $NetBSD: Makefile,v 1.8 2005/05/31 14:30:37 markd Exp $
DISTNAME= kdewebdev-${_KDE_VERSION}
-PKGREVISION= 2
CATEGORIES= www
COMMENT= HTML editor and tools suitable for experienced web developers