diff options
Diffstat (limited to 'time/gtodo/Makefile')
-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 547c2337382..0babd257837 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:25 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/21 06:00:50 jlam Exp $ # DISTNAME= gtodo-0.14 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |