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 | |
parent | eabd0884ded03a2dc5785de5cc8f3a3a23e808fb (diff) | |
download | pkgsrc-be0a6937d1d4d8afe95a4c561478fcf402169c83.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey-gui/Makefile | 4 | ||||
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/ocamlnet/Makefile | 3 | ||||
-rw-r--r-- | net/unison/Makefile | 4 | ||||
-rw-r--r-- | net/unison2.32/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index 55eda706b03..84c752e6653 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.57 2012/10/02 17:11:47 tron Exp $ +# $NetBSD: Makefile,v 1.58 2012/10/08 15:18:23 jaapb Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 757f93737c0..fb19f500805 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.61 2012/10/03 21:56:56 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2012/10/08 15:18:23 jaapb Exp $ # .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 RCD_SCRIPTS= mldonkey diff --git a/net/ocamlnet/Makefile b/net/ocamlnet/Makefile index 7dc90186c4b..22672c3ede7 100644 --- a/net/ocamlnet/Makefile +++ b/net/ocamlnet/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/08/20 08:11:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/08 15:18:23 jaapb Exp $ # DISTNAME= ocamlnet-3.6 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.camlcity.org/download/ diff --git a/net/unison/Makefile b/net/unison/Makefile index 39261b87843..b3adac1f84a 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2012/10/02 17:11:49 tron Exp $ +# $NetBSD: Makefile,v 1.61 2012/10/08 15:18:23 jaapb Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 14 +PKGREVISION= 15 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 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/ |