diff options
author | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-29 11:22:09 +0000 |
commit | 633708150d20d53c389ca82985e00711b5d6856c (patch) | |
tree | ef54ccbd914c57d4b65fc1affac9a6560a00091e /math | |
parent | dd29af638d356553958cb92be4418066a0b8621b (diff) | |
download | pkgsrc-633708150d20d53c389ca82985e00711b5d6856c.tar.gz |
Recursive bump from boost-libs update.
Diffstat (limited to 'math')
-rw-r--r-- | math/cgal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 24e36845c15..bf969925e36 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/07/02 13:37:40 adam Exp $ +# $NetBSD: Makefile,v 1.6 2012/08/29 11:22:16 obache Exp $ # PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |