diff options
author | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-03-06 00:18:10 +0000 |
commit | d2f41c253bcf6dd8b299993289490d5f8b1c258a (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /time/gtodo | |
parent | 33c83570cbeaecfa77a768ca76de01fdda8e2eeb (diff) | |
download | pkgsrc-d2f41c253bcf6dd8b299993289490d5f8b1c258a.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'time/gtodo')
-rw-r--r-- | time/gtodo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index 711cf67a022..547c2337382 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:52 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:25 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |