diff options
author | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-15 12:22:13 +0000 |
commit | 333f16c960a456b4bd23043a95008d6fab1055f8 (patch) | |
tree | 519221874c07c9f6ce920ff90fa37c69ec604fc8 /wm | |
parent | b6eba3bcea8a980166987a5cdf62ee600483bf73 (diff) | |
download | pkgsrc-333f16c960a456b4bd23043a95008d6fab1055f8.tar.gz |
Update linkage to libltdl (via imlib2), now in its own package.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/3ddesktop/Makefile | 4 | ||||
-rw-r--r-- | wm/enlightenment/Makefile | 4 | ||||
-rw-r--r-- | wm/waimea/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/wm/3ddesktop/Makefile b/wm/3ddesktop/Makefile index 28064af168b..6849649bdbc 100644 --- a/wm/3ddesktop/Makefile +++ b/wm/3ddesktop/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/15 12:22:13 tv Exp $ # DISTNAME= 3ddesktop-0.2.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=desk3d/} diff --git a/wm/enlightenment/Makefile b/wm/enlightenment/Makefile index 638f9914582..78ff52bee9a 100644 --- a/wm/enlightenment/Makefile +++ b/wm/enlightenment/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2004/10/03 00:18:22 tv Exp $ +# $NetBSD: Makefile,v 1.24 2004/10/15 12:22:13 tv Exp $ # DISTNAME= enlightenment-0.16.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/} diff --git a/wm/waimea/Makefile b/wm/waimea/Makefile index dae771a114a..64b4e8428bc 100644 --- a/wm/waimea/Makefile +++ b/wm/waimea/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:18:23 tv Exp $ +# $NetBSD: Makefile,v 1.17 2004/10/15 12:22:13 tv Exp $ # DISTNAME= waimea-0.4.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=waimea/} |