diff options
author | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-12-12 21:36:54 +0000 |
commit | e76585337dbf3d008b940bb1ce66c1b008430a90 (patch) | |
tree | 1bbbedadaf32b97ef27a77307b4797b2613cf6ce /games | |
parent | 43f6f216301a66a35350deadc513fdcc7577a5b5 (diff) | |
download | pkgsrc-e76585337dbf3d008b940bb1ce66c1b008430a90.tar.gz |
Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
Diffstat (limited to 'games')
-rw-r--r-- | games/imaze/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile index 2198bf3e9a7..f5e21776541 100644 --- a/games/imaze/Makefile +++ b/games/imaze/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:51 tv Exp $ +# $NetBSD: Makefile,v 1.21 2005/12/12 21:36:55 joerg Exp $ DISTNAME= imaze1.3 PKGNAME= imaze-1.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:=games/} DISTFILES= imaze-sounds.tar imaze1.3.tar.Z |