diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-07 12:25:50 +0000 |
commit | 5321308ece55a1e5f47d3a9de594fe3b30ccc239 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /cad | |
parent | e27eb57c490839ca3ccfde15163b8d2fe3997dbb (diff) | |
download | pkgsrc-5321308ece55a1e5f47d3a9de594fe3b30ccc239.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/oct-wcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/oct-wcalc/Makefile b/cad/oct-wcalc/Makefile index 5b53752c45f..e12611a84ca 100644 --- a/cad/oct-wcalc/Makefile +++ b/cad/oct-wcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2006/02/05 23:08:22 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/01/07 12:25:54 wiz Exp $ # .include "../../cad/wcalc/Makefile.common" PKGNAME= oct-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Octave Based Transmission Line Analysis/Synthesis Calculator |