diff options
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 3 | ||||
-rw-r--r-- | net/trafshow/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 1af053673cd..510d84b9043 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/06 03:16:59 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 18:19:47 wiz Exp $ # $FreeBSD: ports/net/trafshow/Makefile,v 1.14 2000/06/28 12:53:15 alex Exp $ # @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= packages@netbsd.org HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml +COMMENT= Full screen visualization of the network traffic BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf diff --git a/net/trafshow/pkg/COMMENT b/net/trafshow/pkg/COMMENT deleted file mode 100644 index bef4f100764..00000000000 --- a/net/trafshow/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Full screen visualization of the network traffic |