diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/evolution-webcal/Makefile | 4 | ||||
-rw-r--r-- | time/gtodo-applet/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/evolution-webcal/Makefile b/time/evolution-webcal/Makefile index d7e239fc4d8..3e1c56cdbfd 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2005/12/31 12:32:46 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2006/01/06 15:10:07 wiz Exp $ # DISTNAME= evolution-webcal-2.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index fdfc749c5a2..7bf0f2ed9c8 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/12/31 12:32:47 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/01/06 15:10:07 wiz Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= time gnome MASTER_SITES= http://download.qballcow.nl/programs/gtodo/ |