diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-04 18:39:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-09-04 18:39:09 +0000 |
commit | e27d1dbd16e10d11a09f3735d11f590a55ec509c (patch) | |
tree | 2892dea376f5196f918ae19ce5ee8d897d4ea055 /net/avahi | |
parent | 646cee52f78878dd2895d1dc723b19f14790d750 (diff) | |
download | ports-e27d1dbd16e10d11a09f3735d11f590a55ec509c.tar.gz ports-e27d1dbd16e10d11a09f3735d11f590a55ec509c.zip |
Notes
Diffstat (limited to 'net/avahi')
-rw-r--r-- | net/avahi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 7be51a35a7ff..93431a37ba65 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,7 +7,7 @@ PORTNAME= avahi PORTVERSION= 0.6.13 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ @@ -45,7 +45,7 @@ CONFLICTS= howl-[0-9]* MAN1= avahi-browse-domains.1 avahi-browse.1 avahi-publish-address.1 \ avahi-publish-service.1 avahi-publish.1 avahi-resolve-address.1 \ - avahi-resolve-host-name.1 avahi-resolve.1 + avahi-resolve-host-name.1 avahi-resolve.1 avahi-set-host-name.1 MAN5= avahi-daemon.conf.5 avahi.service.5 avahi.hosts.5 MAN8= avahi-daemon.8 avahi-dnsconfd.8 avahi-dnsconfd.action.8 |