diff options
Diffstat (limited to 'misc/ocaml-cudf/Makefile')
-rw-r--r-- | misc/ocaml-cudf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index 97de20c8aa7..bf69f5f6259 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/02/11 14:05:18 jaapb Exp $ +# $NetBSD: Makefile,v 1.3 2015/06/30 11:52:58 jaapb Exp $ DISTNAME= cudf-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/33593/ |