diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-06-19 10:11:14 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-06-19 10:11:14 +0000 |
commit | 1757f4bc8f0095f416f5ee184643eebe5c4fc9ba (patch) | |
tree | 08e605e5e883fdaa23e793d514631857052744f3 | |
parent | ce6b7e6ad09b6533667a5356fac0d4947586349c (diff) | |
download | pkgsrc-1757f4bc8f0095f416f5ee184643eebe5c4fc9ba.tar.gz |
Revbump: ocaml-extlib was updated
-rw-r--r-- | misc/ocaml-cudf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ocaml-cudf/Makefile b/misc/ocaml-cudf/Makefile index d7735a0361a..3f9a9a68865 100644 --- a/misc/ocaml-cudf/Makefile +++ b/misc/ocaml-cudf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2016/06/17 16:15:48 jaapb Exp $ +# $NetBSD: Makefile,v 1.8 2016/06/19 10:11:14 jaapb Exp $ DISTNAME= cudf-0.8 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34659/ |