diff options
Diffstat (limited to 'security/fragroute/Makefile')
-rw-r--r-- | security/fragroute/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fragroute/Makefile b/security/fragroute/Makefile index 350cefb83f7..91b39e0af58 100644 --- a/security/fragroute/Makefile +++ b/security/fragroute/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2007/02/11 05:22:24 tv Exp $ +# $NetBSD: Makefile,v 1.11 2007/02/22 19:27:07 wiz Exp $ DISTNAME= fragroute-1.2 PKGREVISION= 4 @@ -7,7 +7,7 @@ MASTER_SITES= http://monkey.org/~dugsong/fragroute/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.monkey.org/~dugsong/fragroute/ -COMMENT= Tool for intercepting, modifying and rewriting egress traffic +COMMENT= Tool for intercepting, modifying and rewriting egress traffic GNU_CONFIGURE= YES |