aboutsummaryrefslogtreecommitdiff
path: root/net/libpcapnav/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-04-29 09:44:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-04-29 09:44:44 +0000
commit0c15865355229c7fcf5e2f5e8c87a912f063de7d (patch)
tree19917327a63c3b09bb3dfd1283974a9c6a91d0ee /net/libpcapnav/Makefile
parent8572b975bc17a32fce243cb60363ba44041a10e1 (diff)
Notes
Diffstat (limited to 'net/libpcapnav/Makefile')
-rw-r--r--net/libpcapnav/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libpcapnav/Makefile b/net/libpcapnav/Makefile
index 70320e78b531..c3e5cc2e5978 100644
--- a/net/libpcapnav/Makefile
+++ b/net/libpcapnav/Makefile
@@ -6,18 +6,17 @@
#
PORTNAME= libpcapnav
-PORTVERSION= 0.5
+PORTVERSION= 0.7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= netdude
-MAINTAINER= yb@bashibuzuk.net
+MAINTAINER= wxs@csh.rit.edu
COMMENT= A libpcap wrapper library
CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${DOCSDIR}
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|DOC_MODULE = pcapnav|DOC_MODULE =|' \