diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-21 13:22:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-21 13:22:43 +0000 |
commit | 18decf1db4f995dce9fe35fb3e02cdcb66044489 (patch) | |
tree | 17aa8844ed8abd119952716f5bb147e26b707a20 /math | |
parent | 80b31b32c19d960a8ac9be70ae7e68279116361e (diff) | |
download | pkgsrc-18decf1db4f995dce9fe35fb3e02cdcb66044489.tar.gz |
PKGREVISION bump for libsndfile ABI depends bump.
Diffstat (limited to 'math')
-rw-r--r-- | math/octave/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index a9837190097..7de35841cae 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2009/01/27 12:04:14 asau Exp $ +# $NetBSD: Makefile,v 1.77 2009/02/21 13:22:43 wiz Exp $ DISTNAME= octave-${OCTAVE_VER} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ EXTRACT_SUFX= .tar.bz2 |