diff options
Diffstat (limited to 'ports-mgmt/instant-tinderbox/Makefile')
-rw-r--r-- | ports-mgmt/instant-tinderbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/instant-tinderbox/Makefile b/ports-mgmt/instant-tinderbox/Makefile index 3ea271ced7d8..b0e4e967ce2c 100644 --- a/ports-mgmt/instant-tinderbox/Makefile +++ b/ports-mgmt/instant-tinderbox/Makefile @@ -15,7 +15,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Build a whole bunch of often-required ports for a tinderbox environment .if !defined(TINDERD_SLEEPTIME) -IGNORE= should only be build from within a Tinderbox environment +IGNORE= should only be built from within a Tinderbox environment .endif ############################################################################### |