diff options
author | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg> | 2005-12-12 21:36:54 +0000 |
commit | cab4e145be58db134b8b7f9cb07fdcb736d9bc7a (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /time | |
parent | b6a201d3ccf7113e38894c7b0c2c8689a4cc0c64 (diff) | |
download | pkgsrc-cab4e145be58db134b8b7f9cb07fdcb736d9bc7a.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
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/ |