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 /devel/xfce4-conf | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'devel/xfce4-conf')
-rw-r--r-- | devel/xfce4-conf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/xfce4-conf/Makefile b/devel/xfce4-conf/Makefile index 779966310c8..8450209cedf 100644 --- a/devel/xfce4-conf/Makefile +++ b/devel/xfce4-conf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2017/11/23 17:19:52 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2018/03/12 11:16:21 wiz Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" VERSION= 4.12.1 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= xfconf-${VERSION} PKGNAME= xfce4-conf-${VERSION} CATEGORIES= devel |