diff options
Diffstat (limited to 'net/zeroconf-ioslave/Makefile')
-rw-r--r-- | net/zeroconf-ioslave/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/zeroconf-ioslave/Makefile b/net/zeroconf-ioslave/Makefile index 1a91c38f4c2..98880361a56 100644 --- a/net/zeroconf-ioslave/Makefile +++ b/net/zeroconf-ioslave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2017/01/01 16:06:34 adam Exp $ +# $NetBSD: Makefile,v 1.7 2017/04/30 01:21:58 ryoon Exp $ DISTNAME= zeroconf-ioslave-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net COMMENT= Monitors the network for DNS-SD services (Zeroconf) |