diff options
author | joerg <joerg> | 2009-02-09 22:56:21 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-02-09 22:56:21 +0000 |
commit | f924822c130c51be136909680525539e680962b9 (patch) | |
tree | 1bcb6950318fcb7cb60eb9b7184e085ec6937037 /misc/kdeutils3 | |
parent | 124ec3c6a06916c1d94bcc43b55da9242d82db45 (diff) | |
download | pkgsrc-f924822c130c51be136909680525539e680962b9.tar.gz |
Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
Diffstat (limited to 'misc/kdeutils3')
-rw-r--r-- | misc/kdeutils3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile index 6fe7ca77311..27447648852 100644 --- a/misc/kdeutils3/Makefile +++ b/misc/kdeutils3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2009/01/31 05:40:42 markd Exp $ +# $NetBSD: Makefile,v 1.68 2009/02/09 22:56:25 joerg Exp $ DISTNAME= kdeutils-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Utilities for the KDE integrated X11 desktop PKG_DESTDIR_SUPPORT= user-destdir |