diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
commit | 529d8cb79d0975915f504cd75275a2453c7353da (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /net/unison | |
parent | e332af7df2c62840f1004e30dde79d7d52057197 (diff) | |
download | pkgsrc-529d8cb79d0975915f504cd75275a2453c7353da.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
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 c7908eaae62..fac9a34ce36 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2011/11/01 06:11:57 sbd Exp $ +# $NetBSD: Makefile,v 1.48 2011/12/06 00:19:24 sbd Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |