diff options
Diffstat (limited to 'time')
-rw-r--r-- | time/catclock/Makefile | 4 | ||||
-rw-r--r-- | time/plan/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/catclock/Makefile b/time/catclock/Makefile index 4672221bf99..ced5eaf8e5c 100644 --- a/time/catclock/Makefile +++ b/time/catclock/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:44 tv Exp $ +# $NetBSD: Makefile,v 1.15 2005/12/12 21:36:56 joerg Exp $ # DISTNAME= catclock PKGNAME= catclock-0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 time MASTER_SITES= http://www2.cenaath.cena.dgac.fr/ftp/decwindows/ \ ftp://ftp2.cnam.fr/decwindows/ \ diff --git a/time/plan/Makefile b/time/plan/Makefile index 135a8f80a68..ea7000fdf6d 100644 --- a/time/plan/Makefile +++ b/time/plan/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:47:45 tv Exp $ +# $NetBSD: Makefile,v 1.22 2005/12/12 21:36:56 joerg Exp $ DISTNAME= plan-1.8.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 time MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/plan/ |