diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /net/unison | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'net/unison')
-rw-r--r-- | net/unison/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/unison/Makefile b/net/unison/Makefile index fd16e3a38d2..f9b9ceefe7b 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.101 2016/06/12 14:30:05 wiz Exp $ +# $NetBSD: Makefile,v 1.102 2016/08/03 10:23:17 adam Exp $ DISTNAME= unison-2.48.4 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.seas.upenn.edu/~bcpierce/unison/download/releases/stable/ |