From 324281ce63230277ce1e259082c0f885b8008074 Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Thu, 20 Oct 2016 10:40:39 +0000 Subject: [PATCH] Fix pkg-plist. --- net/linux-c7-tcp_wrappers-libs/Makefile | 1 + net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 | 2 ++ net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 | 2 ++ 3 files changed, 5 insertions(+) diff --git a/net/linux-c7-tcp_wrappers-libs/Makefile b/net/linux-c7-tcp_wrappers-libs/Makefile index b3f5c01bec39..48def7d1357d 100644 --- a/net/linux-c7-tcp_wrappers-libs/Makefile +++ b/net/linux-c7-tcp_wrappers-libs/Makefile @@ -3,6 +3,7 @@ PORTNAME= tcp_wrappers-libs PORTVERSION= 7.6 +PORTREVISION= 1 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org diff --git a/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 b/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 index 136a5ba2e12f..af212c49d6a8 100644 --- a/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 +++ b/net/linux-c7-tcp_wrappers-libs/pkg-plist.i386 @@ -7,6 +7,8 @@ usr/lib/libwrap.so.0.7.6 %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.IRIX %%PORTDOCS%%%%DOCSDIR%%/README.NIS +%%PORTDOCS%%%%DOCSDIR%%/README.ipv6 +%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2 usr/share/man/man5/hosts.allow.5.gz usr/share/man/man5/hosts.deny.5.gz usr/share/man/man5/hosts_access.5.gz diff --git a/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 b/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 index 1e8f53d6b581..0451f342521e 100644 --- a/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 +++ b/net/linux-c7-tcp_wrappers-libs/pkg-plist.x86_64 @@ -9,6 +9,8 @@ usr/lib64/libwrap.so.0.7.6 %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/README.IRIX %%PORTDOCS%%%%DOCSDIR%%/README.NIS +%%PORTDOCS%%%%DOCSDIR%%/README.ipv6 +%%PORTDOCS%%%%DOCSDIR%%/README.ipv6.2 usr/share/man/man5/hosts.allow.5.gz usr/share/man/man5/hosts.deny.5.gz usr/share/man/man5/hosts_access.5.gz