diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 17:21:33 +0000 |
commit | 285b7dd776c36b2dd5547a2d656a3d61d2b150ef (patch) | |
tree | acd08afb8bfbd87219ea006085bd5a4ba4ba5388 /cad | |
parent | 0002a31919911d801d422231505d49153fa42891 (diff) | |
download | pkgsrc-285b7dd776c36b2dd5547a2d656a3d61d2b150ef.tar.gz |
Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/felt/Makefile | 4 | ||||
-rw-r--r-- | cad/ng-spice/Makefile | 4 | ||||
-rw-r--r-- | cad/spice/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/cad/felt/Makefile b/cad/felt/Makefile index 2011ef0afa6..2f331e502ea 100644 --- a/cad/felt/Makefile +++ b/cad/felt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2007/03/24 19:21:19 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2008/11/10 17:21:34 wiz Exp $ DISTNAME= felt-3.05.src PKGNAME= felt-3.05 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= cad MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/felt/ DISTFILES= felt-3.05.src.tar.gz felt-3.05.ps.gz diff --git a/cad/ng-spice/Makefile b/cad/ng-spice/Makefile index ecb1ad60cfc..4b3df1df3cf 100644 --- a/cad/ng-spice/Makefile +++ b/cad/ng-spice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2008/06/20 01:09:08 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2008/11/10 17:21:34 wiz Exp $ # DISTNAME= ng-spice-rework-17 PKGNAME= ng-spice-17 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ngspice/} diff --git a/cad/spice/Makefile b/cad/spice/Makefile index 95eb48665a1..8b9944b1575 100644 --- a/cad/spice/Makefile +++ b/cad/spice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2007/03/08 14:24:23 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2008/11/10 17:21:34 wiz Exp $ DISTNAME= sp3f4.kit PKGNAME= spice-3f5.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad MASTER_SITES= ftp://ic.eecs.berkeley.edu/pub/Spice3/ EXTRACT_SUFX= .tar.Z |