diff options
author | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2013-11-01 11:30:21 +0000 |
commit | 32c5bc8aed0f73fceae4d73d90be141ab1e5fd0c (patch) | |
tree | 0addae8754acc3011496b82ee3ff936fa8dd4051 /net | |
parent | 717da98785c44cdb200ad620b9b9844c85b06022 (diff) | |
download | pkgsrc-32c5bc8aed0f73fceae4d73d90be141ab1e5fd0c.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/unison/Makefile | 4 | ||||
-rw-r--r-- | net/unison2.32/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index ae8a6e5dd92..1c6e957d199 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.69 2013/09/04 12:31:26 obache Exp $ +# $NetBSD: Makefile,v 1.70 2013/11/01 11:30:22 jaapb Exp $ # .include "Makefile.common" -PKGREVISION= 10 +PKGREVISION= 11 RCD_SCRIPTS= mldonkey diff --git a/net/unison/Makefile b/net/unison/Makefile index cbb15c248d4..5001e254d7d 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.78 2013/10/19 09:07:10 adam Exp $ +# $NetBSD: Makefile,v 1.79 2013/11/01 11:30:22 jaapb Exp $ DISTNAME= unison-2.40.102 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ diff --git a/net/unison2.32/Makefile b/net/unison2.32/Makefile index 075da25a67c..8d4cb07212a 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/10/19 09:07:10 adam Exp $ +# $NetBSD: Makefile,v 1.32 2013/11/01 11:30:22 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |