diff options
author | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2012-10-08 15:18:20 +0000 |
commit | be0a6937d1d4d8afe95a4c561478fcf402169c83 (patch) | |
tree | b98494fb517027acfc13afe9768f5ce4bcf2e14b /net/unison2.32 | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'net/unison2.32')
-rw-r--r-- | net/unison2.32/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 278ce8251cd..856e6bba11b 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2012/10/02 17:11:49 tron Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |