summaryrefslogtreecommitdiff
path: root/net/libnids
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-18 02:15:27 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-18 02:15:27 +0000
commit9d05a0457b1e1aae2d7d50fdedd9c58570d46877 (patch)
tree030056c85dad91f3bd799869ce13f7b08951f5ee /net/libnids
parentUpdate to 1.0.7 (diff)
fix name of manpage to include section and portlint
Notes
Notes: svn path=/head/; revision=25957
Diffstat (limited to 'net/libnids')
-rw-r--r--net/libnids/Makefile2
-rw-r--r--net/libnids/pkg-comment2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/libnids/Makefile b/net/libnids/Makefile
index b627e8a409fd..dcbd8f8abe40 100644
--- a/net/libnids/Makefile
+++ b/net/libnids/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet
GNU_CONFIGURE= yes
-MAN3= libnids
+MAN3= libnids.3
do-install:
${INSTALL_DATA} ${WRKSRC}/src/nids.h ${PREFIX}/include
diff --git a/net/libnids/pkg-comment b/net/libnids/pkg-comment
index b24b59aa527b..c74f7b376701 100644
--- a/net/libnids/pkg-comment
+++ b/net/libnids/pkg-comment
@@ -1 +1 @@
-network monitoring library with TCP/IP reassembly
+Network monitoring library with TCP/IP reassembly