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 0c88b6314f3..efaf793e40b 100644 --- a/time/evolution-webcal/Makefile +++ b/time/evolution-webcal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2012/10/08 23:02:28 adam Exp $ +# $NetBSD: Makefile,v 1.62 2012/12/15 10:36:33 ryoon Exp $ # DISTNAME= evolution-webcal-2.32.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-webcal/2.32/} EXTRACT_SUFX= .tar.bz2 diff --git a/time/gtodo-applet/Makefile b/time/gtodo-applet/Makefile index e10471e33bf..8b57180afeb 100644 --- a/time/gtodo-applet/Makefile +++ b/time/gtodo-applet/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2012/10/08 23:02:29 adam Exp $ +# $NetBSD: Makefile,v 1.50 2012/12/15 10:36:33 ryoon Exp $ # DISTNAME= gtodo-applet-0.1 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= time gnome MASTER_SITES= # http://download.qballcow.nl/programs/gtodo/ |