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 d8fa825a7ce..babd0233829 100644 --- a/net/zeroconf-ioslave/Makefile +++ b/net/zeroconf-ioslave/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/04/17 15:53:14 adam Exp $ +# $NetBSD: Makefile,v 1.3 2015/04/25 14:23:48 tnn Exp $ DISTNAME= zeroconf-ioslave-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net COMMENT= Monitors the network for DNS-SD services (Zeroconf) |