diff options
Diffstat (limited to 'net/libpcapnav/Makefile')
-rw-r--r-- | net/libpcapnav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile index 04b0b587a951..cfbc25c9e960 100644 --- a/net/libpcapnav/Makefile +++ b/net/libpcapnav/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= SF/netdude/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A libpcap wrapper library +COMMENT= libpcap wrapper library USES= libtool CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR} |