diff options
author | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-10 17:21:33 +0000 |
commit | 44dc6e047a86eda0ef41a52326aef78bbdc5734b (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /games/xmris | |
parent | 420691168889d4ac2f8dc46c6eaa5b192f99327d (diff) | |
download | pkgsrc-44dc6e047a86eda0ef41a52326aef78bbdc5734b.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'games/xmris')
-rw-r--r-- | games/xmris/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 54c5eb0f31b..cd8b976cbf0 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/01/19 09:16:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:35 wiz Exp $ DISTNAME= xmris.4.0.5 PKGNAME= xmris-4.05 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games x11 MASTER_SITES= http://www.planetfall.pwp.blueyonder.co.uk/xmris/ EXTRACT_SUFX= .tgz |