diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /x11/tk-Tix | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'x11/tk-Tix')
-rw-r--r-- | x11/tk-Tix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk-Tix/Makefile b/x11/tk-Tix/Makefile index a53c5b7b8a9..a28a61a2c2d 100644 --- a/x11/tk-Tix/Makefile +++ b/x11/tk-Tix/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2016/03/25 21:02:26 joerg Exp $ +# $NetBSD: Makefile,v 1.27 2018/03/12 11:17:58 wiz Exp $ # DISTNAME= Tix${TIX_VERSION}-src TIX_VERSION= 8.4.3 PKGNAME= tk-Tix-${TIX_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 tcl tk MASTER_SITES= http://downloads.sourceforge.net/project/tix/tix/8.4.3/ |