diff options
author | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2018-04-13 13:55:27 +0000 |
commit | 2814131d01db177a0277b70ad0f439825129a973 (patch) | |
tree | 3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /misc/ocaml-topkg | |
parent | b1dc091037c8cf86a0302937c61b564483c5258b (diff) | |
download | pkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz |
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
Diffstat (limited to 'misc/ocaml-topkg')
-rw-r--r-- | misc/ocaml-topkg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/ocaml-topkg/Makefile b/misc/ocaml-topkg/Makefile index 1c8598b8f4d..80d49c86e75 100644 --- a/misc/ocaml-topkg/Makefile +++ b/misc/ocaml-topkg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2018/01/10 16:34:50 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2018/04/13 13:55:35 jaapb Exp $ DISTNAME= topkg-0.9.1 PKGNAME= ocaml-${DISTNAME} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://erratique.ch/software/topkg/releases/ EXTRACT_SUFX= .tbz |