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 a39103df506..bfa709294d8 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2016/01/17 15:17:09 joerg Exp $ +# $NetBSD: Makefile,v 1.30 2016/03/05 11:27:50 jperkin Exp $ PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |