diff options
author | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-09-21 13:03:25 +0000 |
commit | 3d6f3c9b82b8bb57b230a246ed3692b150a41d6e (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /x11/kdebase3 | |
parent | 0937f056ecef15228dcfbf0f06646a5c57e8eb55 (diff) | |
download | pkgsrc-3d6f3c9b82b8bb57b230a246ed3692b150a41d6e.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'x11/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 1522afb4c19..d4379b219e3 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.131 2007/09/02 04:33:59 markd Exp $ +# $NetBSD: Makefile,v 1.132 2007/09/21 13:04:42 wiz Exp $ DISTNAME= kdebase-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 COMMENT= Base modules for the KDE 3 integrated X11 desktop |