diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:19:01 +0000 |
commit | a8eeea619a5fe5ae07da17fbbe056d888a02067d (patch) | |
tree | 9feed5b26a19fa7ef26c3cfafec68760ac21d5b9 /x11/fspanel | |
parent | 2230662dbaf8dad816817932133be16b4360789f (diff) | |
download | pkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'x11/fspanel')
-rw-r--r-- | x11/fspanel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index 6b8081e4dcd..44a3607a299 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2018/03/12 11:17:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2020/08/17 20:20:25 leot Exp $ # DISTNAME= fspanel-0.8beta1 PKGNAME= ${DISTNAME:C/beta/.0./} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 #MASTER_SITES= http://www.chatjunkies.org/fspanel/ |