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 86a39ee4bb0..a33c06bb2db 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:16:37 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:53:43 wiz Exp $ # PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |