diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/avahi/Makefile | 2 | ||||
-rw-r--r-- | net/avahi/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index 0a7ff9e86109..da136b3857da 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,7 +7,7 @@ PORTNAME= avahi PORTVERSION= 0.6.11 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= net dns MASTER_SITES= http://www.avahi.org/download/ diff --git a/net/avahi/pkg-plist b/net/avahi/pkg-plist index 386904b8f0c5..1ff371d516f9 100644 --- a/net/avahi/pkg-plist +++ b/net/avahi/pkg-plist @@ -105,6 +105,7 @@ sbin/avahi-dnsconfd @dirrm %%DATADIR%%/introspection %%GTK%%@dirrm %%DATADIR%%/interfaces @dirrm %%DATADIR%% +@dirrm %%DOCSDIR%% @dirrm include/avahi-glib @dirrm include/avahi-core %%LIBDNS%%@dirrm include/avahi-compat-libdns_sd |