diff options
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 3bb3aa06e92..3442d9cc9fb 100644 --- a/net/kdnssd/Makefile +++ b/net/kdnssd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2021/03/30 10:58:26 markd Exp $ +# $NetBSD: Makefile,v 1.57 2021/04/21 11:40:34 adam Exp $ DISTNAME= kdnssd-${KF5VER} +PKGREVISION= 1 CATEGORIES= net HOMEPAGE= https://community.kde.org/Frameworks |