diff options
author | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-01-13 13:53:23 +0000 |
commit | 5f131cb4783966353282a90c378ba0e774cd95c9 (patch) | |
tree | d235dceb5492df43911f7f1b522b59cc6164c7b2 /net/unison | |
parent | b7422e81025c303be8f12ccf12c23e48ff33d920 (diff) | |
download | pkgsrc-5f131cb4783966353282a90c378ba0e774cd95c9.tar.gz |
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
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 159868ede47..50e831cda15 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2010/11/15 22:58:19 abs Exp $ +# $NetBSD: Makefile,v 1.41 2011/01/13 13:53:33 wiz Exp $ DISTNAME= unison-2.32.52 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |