Index: Makefile
===================================================================
RCS file: /cvs/ports/net/ntop/Makefile,v
retrieving revision 1.30
diff -u -p -r1.30 Makefile
--- Makefile	16 Nov 2011 00:20:08 -0000	1.30
+++ Makefile	7 Mar 2012 18:28:08 -0000
@@ -4,11 +4,10 @@
 COMMENT=	network usage, interface similar to top(1)
 
 DISTNAME=	ntop-1.1
-REVISION=	0
+REVISION=	1
 DISTFILES=	${DISTNAME}-src.tar.gz
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.unipi.it/pub/local/ntop/source/ \
-		ftp://totem.fix.no/pub/mirrors/misc/
+MASTER_SITES=	ftp://totem.fix.no/pub/mirrors/misc/
 
 HOMEPAGE=	http://www.ntop.org/
 
@@ -16,11 +15,12 @@ PERMIT_PACKAGE_CDROM=	Yes
 PERMIT_PACKAGE_FTP=	Yes
 PERMIT_DISTFILES_CDROM=	Yes
 PERMIT_DISTFILES_FTP=	Yes
-WANTLIB=		c ncurses pcap 
+
+WANTLIB += c ncurses pcap pthread
 
 CONFIGURE_STYLE= gnu
-CONFIGURE_ARGS= --disable-lsof --disable-threads
-USE_GROFF =	Yes
+CONFIGURE_ARGS= --disable-lsof
+USE_GROFF=	Yes
 
 ALL_TARGET=
 INSTALL_TARGET=	install install-man
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/ntop/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST	15 Sep 2004 18:17:42 -0000	1.3
+++ pkg/PLIST	7 Mar 2012 18:28:08 -0000
@@ -1,3 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:17:42 espie Exp $
 @man man/man8/ntop.8
-sbin/ntop
+@bin sbin/ntop
