diff options
Diffstat (limited to 'math/cgal/Makefile')
-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 9086a487b83..08052f7426b 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2014/02/12 23:18:11 tron Exp $ +# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:32 adam Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 21 +PKGREVISION= 22 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |