diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | 9b3649f5b686745377fac67018fd285127e6cea4 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /time/gtodo | |
parent | 16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff) | |
download | pkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 ceabbe4136d..5c7ebd6dbb5 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2007/03/25 06:31:12 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2007/06/05 05:37:37 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |