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 /time/xclock | |
parent | 2230662dbaf8dad816817932133be16b4360789f (diff) | |
download | pkgsrc-a8eeea619a5fe5ae07da17fbbe056d888a02067d.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'time/xclock')
-rw-r--r-- | time/xclock/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/xclock/Makefile b/time/xclock/Makefile index 8753a680e9d..8ddf3a8b205 100644 --- a/time/xclock/Makefile +++ b/time/xclock/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2020/01/18 23:35:39 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2020/08/17 20:20:14 leot Exp $ DISTNAME= xclock-1.0.9 +PKGREVISION= 1 CATEGORIES= time x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |