d6affa77ea
big enough, resulting into overwriting of stack variables making wmnet core dump because of segfault. Increase buffer size to avoid that. Bump to 1.06nb2.
14 lines
346 B
Makefile
14 lines
346 B
Makefile
# $NetBSD: Makefile,v 1.5 2001/06/30 09:55:57 wiz Exp $
|
|
|
|
DISTNAME= wmnet-1.06
|
|
PKGNAME= ${DISTNAME}nb2
|
|
CATEGORIES= net x11
|
|
MASTER_SITES= http://www.digitalkaos.net/linux/wmnet/download/
|
|
|
|
MAINTAINER= tron@netbsd.org
|
|
HOMEPAGE= http://www.digitalkaos.net/linux/wmnet/
|
|
COMMENT= dockable network monitor
|
|
|
|
USE_IMAKE= YES
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|