diff options
Diffstat (limited to 'x11/ocaml-lablgtk/Makefile')
-rw-r--r-- | x11/ocaml-lablgtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ocaml-lablgtk/Makefile b/x11/ocaml-lablgtk/Makefile index 33c03c7a363..ad4a9c22716 100644 --- a/x11/ocaml-lablgtk/Makefile +++ b/x11/ocaml-lablgtk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.47 2018/11/29 11:21:47 prlw1 Exp $ +# $NetBSD: Makefile,v 1.48 2018/12/09 18:52:12 adam Exp $ DISTNAME= lablgtk-2.18.6 PKGNAME= ocaml-${DISTNAME} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= x11 MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/1726/ |