diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /wm/sawfish | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'wm/sawfish')
-rw-r--r-- | wm/sawfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index da84be4e372..3c2aaadb375 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2018/10/15 12:20:47 bsiegert Exp $ +# $NetBSD: Makefile,v 1.89 2018/11/12 03:53:02 ryoon Exp $ DISTNAME= sawfish-1.10 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 wm MASTER_SITES= http://download.tuxfamily.org/sawfish/ EXTRACT_SUFX= .tar.bz2 |