diff options
author | markd <markd@pkgsrc.org> | 2003-07-29 12:34:25 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2003-07-29 12:34:25 +0000 |
commit | d3571fd9fa873baf63337f57b685817f329f06a7 (patch) | |
tree | af472151548e7ec6865c87c0cf1c764dc4c11592 /x11 | |
parent | 256395f93a08245bb8f79336ef877a0fe55b8207 (diff) | |
download | pkgsrc-d3571fd9fa873baf63337f57b685817f329f06a7.tar.gz |
Note kdepim update.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kde3/Makefile b/x11/kde3/Makefile index be1d315c55a..1bc7b4d07e4 100644 --- a/x11/kde3/Makefile +++ b/x11/kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2003/07/17 22:56:33 grant Exp $ +# $NetBSD: Makefile,v 1.27 2003/07/29 12:34:25 markd Exp $ DISTNAME= kde-3.1.2 PKGREVISION= 1 @@ -18,7 +18,7 @@ DEPENDS+= kdegames-3.1.2nb1:../../games/kdegames3 DEPENDS+= kdegraphics-3.1.2nb1:../../graphics/kdegraphics3 DEPENDS+= kdemultimedia-3.1.2nb2:../../audio/kdemultimedia3 DEPENDS+= kdenetwork-3.1.2nb1:../../net/kdenetwork3 -DEPENDS+= kdepim-3.1.2nb1:../../misc/kdepim3 +DEPENDS+= kdepim-3.1.2nb2:../../misc/kdepim3 DEPENDS+= kdetoys-3.1.2nb1:../../games/kdetoys3 DEPENDS+= kdeutils-3.1.2nb1:../../misc/kdeutils3 DEPENDS+= quanta-3.1.2nb1:../../www/quanta3 |