summaryrefslogtreecommitdiff
path: root/math/octave
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:53:23 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:53:23 +0000
commitfcc0b5fda026e38aa1efb7f318010e3a69098566 (patch)
treed235dceb5492df43911f7f1b522b59cc6164c7b2 /math/octave
parent22538e12e3f525cd419843289915758a5a78c187 (diff)
downloadpkgsrc-fcc0b5fda026e38aa1efb7f318010e3a69098566.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'math/octave')
-rw-r--r--math/octave/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index a8fb6496ec5..35ed1a0c681 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.87 2010/07/30 10:36:30 asau Exp $
+# $NetBSD: Makefile,v 1.88 2011/01/13 13:53:29 wiz Exp $
DISTNAME= octave-${OCTAVE_VER}
+PKGREVISION= 1
CATEGORIES= math
MASTER_SITES= ftp://ftp.octave.org/pub/octave/
EXTRACT_SUFX= .tar.bz2