diff options
author | Ade Lovett <ade@FreeBSD.org> | 2007-10-17 10:13:01 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2007-10-17 10:13:01 +0000 |
commit | dbd39ca660cafa3d1f2acebf05c86bf17a035ff8 (patch) | |
tree | 5d14b5c3a50461b8a6096fcc383dc2181cb624b7 /net-mgmt/netmond | |
parent | 74313458803db4f95050b550b038051b82c96b67 (diff) |
Notes
Diffstat (limited to 'net-mgmt/netmond')
-rw-r--r-- | net-mgmt/netmond/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netmond/Makefile b/net-mgmt/netmond/Makefile index 7ad854908d81..5b4c2c61fdfe 100644 --- a/net-mgmt/netmond/Makefile +++ b/net-mgmt/netmond/Makefile @@ -7,7 +7,7 @@ PORTNAME= netmond PORTVERSION= 2.2b6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ ftp://ftp.risp.ru/pub/RinetSoftware/ @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --without-ifgraph .endif GNU_CONFIGURE= yes -USE_BISON= yes +USE_BISON= build BINOWN= root BINGRP= netmon |