summaryrefslogtreecommitdiffstats
path: root/net/echoping
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2006-06-15 06:40:44 +0000
committersumikawa <sumikawa@FreeBSD.org>2006-06-15 06:40:44 +0000
commit9b7cb4c273b36ebf401b77760dbfb1ebcff4afd9 (patch)
treeaa2d1b0b4f3032f27db6646da4097221a799ed31 /net/echoping
parent4c40eb329a3743133186778db31584e5d4421ad2 (diff)
downloadFreeBSD-ports-9b7cb4c273b36ebf401b77760dbfb1ebcff4afd9.zip
FreeBSD-ports-9b7cb4c273b36ebf401b77760dbfb1ebcff4afd9.tar.gz
Fix pkg-plist.
Diffstat (limited to 'net/echoping')
-rw-r--r--net/echoping/Makefile2
-rw-r--r--net/echoping/pkg-plist1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile
index e372852..381fd23 100644
--- a/net/echoping/Makefile
+++ b/net/echoping/Makefile
@@ -24,6 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-http --enable-icp --enable-smtp --with-ssl \
--enable-ttcp --enable-tos --with-libidn=${LOCALBASE}
-MAN1= echoping.1 echoping_dns.1 echoping_random.1 echoping_whois.1
+MAN1= echoping.1 echoping_dns.1 echoping_random.1 echoping_whois.1 echoping_ldap.1
.include <bsd.port.mk>
diff --git a/net/echoping/pkg-plist b/net/echoping/pkg-plist
index fa50b8f..cdb2936 100644
--- a/net/echoping/pkg-plist
+++ b/net/echoping/pkg-plist
@@ -1,3 +1,4 @@
+bin/echoping
lib/echoping/dns.a
lib/echoping/dns.la
lib/echoping/dns.so
OpenPOWER on IntegriCloud