diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-22 16:48:28 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-22 16:48:28 +0000 |
commit | ea556403d56498ed39b516f8fb9e82d856896303 (patch) | |
tree | bcbd59bfddb08274b9ce3fdd35f6d100e7453890 /math/rlab | |
parent | 466195406a1ac5e680b128a8244749288ce8f178 (diff) | |
download | pkgsrc-ea556403d56498ed39b516f8fb9e82d856896303.tar.gz |
Bump PKGREVISION due to boehm-gc update to 6.2alpha5. This version fixes
a problem introduced in the 6.2alpha4 package.
Diffstat (limited to 'math/rlab')
-rw-r--r-- | math/rlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/rlab/Makefile b/math/rlab/Makefile index 74ec1a62f4b..69892f43330 100644 --- a/math/rlab/Makefile +++ b/math/rlab/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/01/28 01:18:20 uebayasi Exp $ +# $NetBSD: Makefile,v 1.13 2003/05/22 16:48:31 jmmv Exp $ DISTNAME= rlab-2.1.05 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rlab/} |