diff options
author | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-12-03 13:06:51 +0000 |
commit | d78ee9706fa60290d2c69af143254783ad92228a (patch) | |
tree | 51d08c3a3bdd007a71879139b58313239a444aed /cad | |
parent | bad6bfba07ecf8acbf0158766e92600194084531 (diff) | |
download | pkgsrc-d78ee9706fa60290d2c69af143254783ad92228a.tar.gz |
Follow f2c/libf2c split: bump revision of all packages
that list Fortran in used languages.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/oct-wcalc/Makefile | 4 | ||||
-rw-r--r-- | cad/tnt-mmtl/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cad/oct-wcalc/Makefile b/cad/oct-wcalc/Makefile index 2a684a3a45c..c27bcd808ba 100644 --- a/cad/oct-wcalc/Makefile +++ b/cad/oct-wcalc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2009/05/20 00:58:07 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/12/03 13:06:52 asau Exp $ # .include "../../cad/wcalc/Makefile.common" PKGNAME= oct-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Octave Based Transmission Line Analysis/Synthesis Calculator diff --git a/cad/tnt-mmtl/Makefile b/cad/tnt-mmtl/Makefile index fa78fd0d7b4..271489de925 100644 --- a/cad/tnt-mmtl/Makefile +++ b/cad/tnt-mmtl/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2008/03/18 11:48:25 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.13 2009/12/03 13:06:52 asau Exp $ # DISTNAME= tnt-1.2.2 PKGNAME= ${DISTNAME:S/tnt/tnt-mmtl/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mmtl/} |