diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | b6a7a057831a76b55852e240dcf2e68f351a86e6 (patch) | |
tree | cb234ac2805ee45ce07e64ce5f23d63b70cad4ce /net-mgmt/sting | |
parent | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (diff) | |
download | FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.zip FreeBSD-ports-b6a7a057831a76b55852e240dcf2e68f351a86e6.tar.gz |
Tidy up whitespace.
Diffstat (limited to 'net-mgmt/sting')
-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 a73fcb4..e5af320 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: |