diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /net/kdnssd/Makefile | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'net/kdnssd/Makefile')
-rw-r--r-- | net/kdnssd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kdnssd/Makefile b/net/kdnssd/Makefile index 2e8be34bf54..1cc926cda26 100644 --- a/net/kdnssd/Makefile +++ b/net/kdnssd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2020/06/07 11:40:39 markd Exp $ +# $NetBSD: Makefile,v 1.51 2020/08/17 20:17:39 leot Exp $ DISTNAME= kdnssd-${KF5VER} +PKGREVISION= 1 CATEGORIES= net HOMEPAGE= https://community.kde.org/Frameworks |