From 0c341a8e297f87185fd289951428d469757961d7 Mon Sep 17 00:00:00 2001 From: krion Date: Mon, 24 May 2004 09:06:37 +0000 Subject: - turn off interactivity for pipe-oriented mode (colondump) - convert ASN table from static to alloc()ed to reduce memory footprint - bump PORTREVISION PR: ports/67117 Submitted by: maintainer --- net-mgmt/ehnt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/ehnt/Makefile') diff --git a/net-mgmt/ehnt/Makefile b/net-mgmt/ehnt/Makefile index 3338782d6458..85e353c1bcc5 100644 --- a/net-mgmt/ehnt/Makefile +++ b/net-mgmt/ehnt/Makefile @@ -7,7 +7,7 @@ PORTNAME= ehnt PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -- cgit