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 /x11/lxappearance | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'x11/lxappearance')
-rw-r--r-- | x11/lxappearance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lxappearance/Makefile b/x11/lxappearance/Makefile index d312caaca9b..a48b7e2290a 100644 --- a/x11/lxappearance/Makefile +++ b/x11/lxappearance/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2018/05/22 15:58:32 youri Exp $ +# $NetBSD: Makefile,v 1.10 2018/11/12 03:53:10 ryoon Exp $ DISTNAME= lxappearance-0.6.3 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lxde/} EXTRACT_SUFX= .tar.xz |