diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
commit | f6996028a277e62569f487cbf9beb965d8a3958c (patch) | |
tree | 8ea7ed84f5121bd14b3997c0a72b2806d0d0da44 /net/unison2.40/Makefile | |
parent | 8689797f0bbb45b62251ec391ed93813fe8bf00d (diff) | |
download | pkgsrc-f6996028a277e62569f487cbf9beb965d8a3958c.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'net/unison2.40/Makefile')
-rw-r--r-- | net/unison2.40/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.40/Makefile b/net/unison2.40/Makefile index c007819f859..3a780cbc1a0 100644 --- a/net/unison2.40/Makefile +++ b/net/unison2.40/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2016/12/04 05:17:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2016/12/30 11:17:01 jaapb Exp $ DISTNAME= unison-2.40.128 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ |