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 /comms/multisync-gui | |
parent | 86ebd5aa5b10ee4c95ba46bd6a3b30ffcb9aa638 (diff) | |
download | pkgsrc-d1a354ac1990f29f535656efbdbf2842442e2d96.tar.gz |
Revbump after cairo 1.16.0 update.
Diffstat (limited to 'comms/multisync-gui')
-rw-r--r-- | comms/multisync-gui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/multisync-gui/Makefile b/comms/multisync-gui/Makefile index a25c670d9b1..c7b7d5191a1 100644 --- a/comms/multisync-gui/Makefile +++ b/comms/multisync-gui/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2018/11/12 03:51:49 ryoon Exp $ +# $NetBSD: Makefile,v 1.61 2018/11/14 22:21:11 kleink Exp $ DISTNAME= multisync-gui-0.91.0 -PKGREVISION= 46 +PKGREVISION= 47 CATEGORIES= comms #MASTER_SITES= http://www.opensync.org/raw-attachment/wiki/releases/0.2x/download/ |