diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/devtodo/Makefile | 4 | ||||
-rw-r--r-- | time/gnotime/Makefile | 3 | ||||
-rw-r--r-- | time/tdl/Makefile | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/time/devtodo/Makefile b/time/devtodo/Makefile index cb155d4a75c..62199609cdb 100644 --- a/time/devtodo/Makefile +++ b/time/devtodo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2008/11/24 08:23:39 obache Exp $ +# $NetBSD: Makefile,v 1.29 2009/05/20 00:58:28 wiz Exp $ DISTNAME= devtodo-0.1.20 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= time MASTER_SITES= http://swapoff.org/files/devtodo/ diff --git a/time/gnotime/Makefile b/time/gnotime/Makefile index 7010f1a4549..6ceb4f76c0c 100644 --- a/time/gnotime/Makefile +++ b/time/gnotime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2009/03/08 15:56:47 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2009/05/20 00:58:28 wiz Exp $ DISTNAME= gnotime-2.3.0 +PKGREVISION= 1 CATEGORIES= time gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gttr/} diff --git a/time/tdl/Makefile b/time/tdl/Makefile index de1421f86a1..1720da817af 100644 --- a/time/tdl/Makefile +++ b/time/tdl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/09/04 11:13:29 tonnerre Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/20 00:58:28 wiz Exp $ DISTNAME= tdl-1.5.2 +PKGREVISION= 1 CATEGORIES= time MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/ |