diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/gdeskcal/Makefile | 3 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 3 | ||||
-rw-r--r-- | time/gtodo/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/time/gdeskcal/Makefile b/time/gdeskcal/Makefile index 62e2eae5734..e03184eec28 100644 --- a/time/gdeskcal/Makefile +++ b/time/gdeskcal/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2004/03/05 03:30:35 minskim Exp $ +# $NetBSD: Makefile,v 1.13 2004/03/26 02:27:55 wiz Exp $ # DISTNAME= gDeskCal-0_57 PKGNAME= gdeskcal-0.57 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://www.pycage.de/download/ diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index 44c13876802..9d0daeddb6b 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/10 19:22:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $ # DISTNAME= gtodo-applet-0.1 +PKGREVISION= 1 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ diff --git a/time/gtodo/Makefile b/time/gtodo/Makefile index a0db4d115d6..595753ff6b8 100644 --- a/time/gtodo/Makefile +++ b/time/gtodo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/10 19:20:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2004/03/26 02:27:55 wiz Exp $ # DISTNAME= gtodo-0.14 +PKGREVISION= 1 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |