diff options
author | jaapb <jaapb@pkgsrc.org> | 2017-07-11 14:19:18 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2017-07-11 14:19:18 +0000 |
commit | b65b2f171edd8b6ed24ea0fd96b81c3aab32160d (patch) | |
tree | 02766467d423772362c4bffda07a284fa71960a4 /net/unison | |
parent | 4880831d51795e87cf943b7d8626e2b740c8e53b (diff) | |
download | pkgsrc-b65b2f171edd8b6ed24ea0fd96b81c3aab32160d.tar.gz |
Revbump associated with ocaml-4.04.2
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index 6d376aa3168..caa10dbdda6 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.107 2017/04/22 21:03:52 adam Exp $ +# $NetBSD: Makefile,v 1.108 2017/07/11 14:19:20 jaapb Exp $ DISTNAME= unison-2.48.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |