summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/avahi/Makefile4
-rw-r--r--net/avahi/PLIST3
2 files changed, 3 insertions, 4 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile
index d468832ba75..3560257d655 100644
--- a/net/avahi/Makefile
+++ b/net/avahi/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2016/04/09 05:55:34 richard Exp $
+# $NetBSD: Makefile,v 1.63 2016/04/09 06:50:46 ryoon Exp $
DISTNAME= avahi-0.6.32
CATEGORIES= net
-MASTER_SITES= http://avahi.org/download/
+MASTER_SITES= https://github.com/lathiat/avahi/releases/download/v${PKGVERSION_NOREV}/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://avahi.org/
diff --git a/net/avahi/PLIST b/net/avahi/PLIST
index 91f6ed5c289..27dc4343374 100644
--- a/net/avahi/PLIST
+++ b/net/avahi/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2016/04/09 05:55:34 richard Exp $
+@comment $NetBSD: PLIST,v 1.10 2016/04/09 06:50:46 ryoon Exp $
bin/avahi-browse
bin/avahi-browse-domains
${PLIST.ui}bin/avahi-discover-standalone
@@ -78,7 +78,6 @@ ${PLIST.mono}lib/pkgconfig/avahi-ui-sharp.pc
${PLIST.gtk2}lib/pkgconfig/avahi-ui.pc
man/man1/avahi-browse-domains.1
man/man1/avahi-browse.1
-man/man1/avahi-discover.1
man/man1/avahi-publish-address.1
man/man1/avahi-publish-service.1
man/man1/avahi-publish.1