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 /wm/dwm | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'wm/dwm')
-rw-r--r-- | wm/dwm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/dwm/Makefile b/wm/dwm/Makefile index 76956893c34..426f322a909 100644 --- a/wm/dwm/Makefile +++ b/wm/dwm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2017/09/07 07:54:25 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2018/03/12 11:17:42 wiz Exp $ DISTNAME= dwm-6.1 +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= http://dl.suckless.org/dwm/ |