diff options
author | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-02-21 13:22:43 +0000 |
commit | f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /graphics | |
parent | bb63ea035909176d41b8d83273aa544eda39446e (diff) | |
download | pkgsrc-f1a0e14bd16e2dc2081d91b0fd99169dd4adf81c.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/simage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index 9f6d2f7aac0..ecc6a97cbd0 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:23 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2009/02/21 13:22:43 wiz Exp $ DISTNAME= simage-1.6.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ |