From 20e95febfa6094f788c050a67ac41379f212cac4 Mon Sep 17 00:00:00 2001 From: billf Date: Thu, 12 Nov 1998 00:01:32 +0000 Subject: Update of ntop from 0.4 to 1.0, the author fixed a lot of the silly mistakes so most of the patches were deleted. Two of the patches were to the same file, but changed so drastically, I just reimported them. PR: 8292 --- net/ntop/Makefile | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'net/ntop/Makefile') diff --git a/net/ntop/Makefile b/net/ntop/Makefile index deee698..45929fe 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,22 +1,22 @@ # New ports collection makefile for: ntop -# Version required: 0.2.2 +# Version required: 1.0 # Date created: 10 August 1998 # Whom: Bill Fumerola # -# $Id: Makefile,v 1.2 1998/08/11 09:57:51 andreas Exp $ +# $Id: Makefile,v 1.3 1998/09/05 21:43:26 hoek Exp $ # -DISTNAME= ntop-0.4-src -PKGNAME= ntop-0.4 +DISTNAME= ntop-1.0.src +PKGNAME= ntop-1.0 CATEGORIES= net -MASTER_SITES= http://jake.unipi.it/~deri/ntop/ +MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ MAINTAINER= billf@chc-chimes.com WRKSRC= ${WRKDIR}/${PKGNAME} USE_AUTOCONF= yes ALL_TARGET= -INSTALL_TARGET= install install-man +INSTALL_TARGET= install CFLAGS+= -D__dead= MAN8= ntop.8 -- cgit v1.1