diff options
author | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2018-11-14 22:20:58 +0000 |
commit | d1a354ac1990f29f535656efbdbf2842442e2d96 (patch) | |
tree | 466cae9496590959c8dc5e9d9acacf771b5eab6f /net/unison/Makefile | |
parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz |
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'net/unison/Makefile')
-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 01bf52e7b57..a671d17ea78 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.126 2018/11/12 16:10:25 jaapb Exp $ +# $NetBSD: Makefile,v 1.127 2018/11/14 22:22:14 kleink Exp $ DISTNAME= unison-2.48.15 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=bcpierce00/} |