diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /net-mgmt/sting/Makefile | |
parent | e25456852bc19ad4f1e63841747a4f63637d0eef (diff) |
Notes
Diffstat (limited to 'net-mgmt/sting/Makefile')
-rw-r--r-- | net-mgmt/sting/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sting/Makefile b/net-mgmt/sting/Makefile index a73fcb4e3f04..e5af320e4a9f 100644 --- a/net-mgmt/sting/Makefile +++ b/net-mgmt/sting/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500113 || defined(IPFW2) -BROKEN= "Does not work with ipfw2" +BROKEN= "Does not work with ipfw2" .endif do-install: |