diff options
author | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-01-24 09:10:50 +0000 |
commit | ab1958cca618e690d0a4c2fb0b85aa22b2818a26 (patch) | |
tree | bf03c01111f5fd4ec68f92cd57a56ee80d3dde9c /net/unison | |
parent | bf7e6b1ed11bc17da8d194226204241aacf3d46c (diff) | |
download | pkgsrc-ab1958cca618e690d0a4c2fb0b85aa22b2818a26.tar.gz |
Recursive dependency bump for databases/gdbm ABI_DEPENDS change.
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 e54285bbfb7..4f92a49a987 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.49 2012/01/13 10:55:28 obache Exp $ +# $NetBSD: Makefile,v 1.50 2012/01/24 09:11:12 sbd Exp $ DISTNAME= unison-2.40.63 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |