diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
commit | 62cf69bd4d4da2413c85dde74557fc56494ef13a (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /net | |
parent | 68208b755c5f0115de34096584418ae268e2f9cf (diff) | |
download | pkgsrc-62cf69bd4d4da2413c85dde74557fc56494ef13a.tar.gz |
Revbump associated with update of lang/ocaml.
Diffstat (limited to 'net')
-rw-r--r-- | net/mldonkey-gui/Makefile | 4 | ||||
-rw-r--r-- | net/mldonkey/Makefile | 4 | ||||
-rw-r--r-- | net/unison/Makefile | 3 | ||||
-rw-r--r-- | net/unison2.32/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/net/mldonkey-gui/Makefile b/net/mldonkey-gui/Makefile index 8a221287ff1..ea14d200d44 100644 --- a/net/mldonkey-gui/Makefile +++ b/net/mldonkey-gui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.81 2014/10/10 08:39:08 jaapb Exp $ +# $NetBSD: Makefile,v 1.82 2015/01/20 14:24:36 jaapb Exp $ # .include "../../net/mldonkey/Makefile.common" PKGNAME= ${DISTNAME:S/mldonkey/mldonkey-gui/} -PKGREVISION= 24 +PKGREVISION= 25 COMMENT+= (GTK interface) diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile index 1869f6ac910..e5c861063fb 100644 --- a/net/mldonkey/Makefile +++ b/net/mldonkey/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.76 2014/10/20 10:12:51 jaapb Exp $ +# $NetBSD: Makefile,v 1.77 2015/01/20 14:24:36 jaapb Exp $ # .include "Makefile.common" -PKGREVISION= 14 +PKGREVISION= 15 RCD_SCRIPTS= mldonkey diff --git a/net/unison/Makefile b/net/unison/Makefile index e33811fa3a1..346660146e2 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2015/01/06 12:58:36 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2015/01/20 14:24:36 jaapb Exp $ DISTNAME= unison-2.48.3 +PKGREVISION= 1 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 5e3daaa9ff1..6b8e7af0e2a 100644 --- a/net/unison2.32/Makefile +++ b/net/unison2.32/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2014/10/09 19:14:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.40 2015/01/20 14:24:36 jaapb Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 40 +PKGREVISION= 41 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |