aboutsummaryrefslogtreecommitdiffstats
path: root/net/libnids
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-18 10:15:27 +0800
committermharo <mharo@FreeBSD.org>2000-02-18 10:15:27 +0800
commit17ecbd4ca2e88d6ea78c82f74d4351bc02211bd5 (patch)
tree14688fc0ccc80c88d08dd2adc25e3621fa90c45e /net/libnids
parentcc15331b3c732eac38cfa1cffc5aee69d46e63b4 (diff)
downloadfreebsd-ports-gnome-17ecbd4ca2e88d6ea78c82f74d4351bc02211bd5.tar.gz
freebsd-ports-gnome-17ecbd4ca2e88d6ea78c82f74d4351bc02211bd5.tar.zst
freebsd-ports-gnome-17ecbd4ca2e88d6ea78c82f74d4351bc02211bd5.zip
fix name of manpage to include section and portlint
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