diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/ipfw-graph | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net/ipfw-graph')
-rw-r--r-- | net/ipfw-graph/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipfw-graph/Makefile b/net/ipfw-graph/Makefile index 93b20f5dc6d5..647d1567d9db 100644 --- a/net/ipfw-graph/Makefile +++ b/net/ipfw-graph/Makefile @@ -14,7 +14,6 @@ MASTER_SITES= http://www.mavetju.org/download/ MAINTAINER= edwin@mavetju.org COMMENT= Graphical overview of traffic going through your IPFW rules -USE_REINPLACE= yes USE_GNOME= gtk12 MAKE_ENV+= MANPREFIX="${MANPREFIX}" |