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 6ae4522f258..ee347f19b02 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/10/02 17:11:30 tron Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/08 23:01:02 adam Exp $ # PKGNAME= cgal-3.9 DISTNAME= CGAL-3.9 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= math MASTER_SITES= https://gforge.inria.fr/frs/download.php/29125/ |