diff options
author | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-11-30 21:55:01 +0000 |
commit | f704cea2c68759821b2bd5cde5133376f5d2ba85 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /games/six | |
parent | 0769f9ee33ce9541772649bd2fb59f489bde262f (diff) | |
download | pkgsrc-f704cea2c68759821b2bd5cde5133376f5d2ba85.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
Diffstat (limited to 'games/six')
-rw-r--r-- | games/six/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/six/Makefile b/games/six/Makefile index ba50e923745..531daeadbc1 100644 --- a/games/six/Makefile +++ b/games/six/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:45 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2007/11/30 21:55:06 wiz Exp $ # DISTNAME= six-0.5.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= http://six.retes.hu/download/ |