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 /devel | |
parent | b6eba3bcea8a980166987a5cdf62ee600483bf73 (diff) | |
download | pkgsrc-333f16c960a456b4bd23043a95008d6fab1055f8.tar.gz |
Update linkage to libltdl (via imlib2), now in its own package.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/giblib/Makefile | 4 | ||||
-rw-r--r-- | devel/libast/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/giblib/Makefile b/devel/giblib/Makefile index d47ca2ae519..184bf9ff17f 100644 --- a/devel/giblib/Makefile +++ b/devel/giblib/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:27 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/10/15 12:22:13 tv Exp $ DISTNAME= giblib-1.2.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 2bad810c3bc..77bbc1b23a0 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:29 tv Exp $ +# $NetBSD: Makefile,v 1.13 2004/10/15 12:22:13 tv Exp $ DISTNAME= libast-0.5 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ |