diff options
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 0babd257837..0c4a575450e 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:50 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/17 13:46:49 wiz Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |