diff options
author | markd <markd@pkgsrc.org> | 2004-01-15 10:54:53 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2004-01-15 10:54:53 +0000 |
commit | f1237b06ba5300481f28c56ae1f2c3020f0dc53a (patch) | |
tree | 3501f0240c7f73c37031f1f2b7a9ad88bd8c0d11 /misc/kdeaddons3/Makefile | |
parent | 1e31ace380e87d7f562e3d04bea3b4a2e7d19be4 (diff) | |
download | pkgsrc-f1237b06ba5300481f28c56ae1f2c3020f0dc53a.tar.gz |
Update to KDE 3.1.5.
Diffstat (limited to 'misc/kdeaddons3/Makefile')
-rw-r--r-- | misc/kdeaddons3/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/kdeaddons3/Makefile b/misc/kdeaddons3/Makefile index af702a41f9d..739103e472e 100644 --- a/misc/kdeaddons3/Makefile +++ b/misc/kdeaddons3/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2004/01/03 18:49:47 reed Exp $ +# $NetBSD: Makefile,v 1.18 2004/01/15 10:54:53 markd Exp $ -DISTNAME= kdeaddons-3.1.4 -PKGREVISION= 1 +DISTNAME= kdeaddons-3.1.5 CATEGORIES= misc COMMENT= Add ons for the KDE integrated X11 desktop -PKGREVISION= 1 .include "../../meta-pkgs/kde3/Makefile.kde3" |