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 08052f7426b..61477f4c3e3 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2014/08/13 10:57:32 adam Exp $ +# $NetBSD: Makefile,v 1.25 2014/11/07 19:39:25 adam Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |