diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-12-17 19:07:47 +0000 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-12-17 19:07:47 +0000 |
commit | 699bcf4df91295607de27cfa4ef12dac07bf9e43 (patch) | |
tree | 0a7d4e693550286924c88b83f2976b23c3c4ce68 /ports-mgmt/tinderbox | |
parent | 8ec55361d4b948cf96e48010c74d4a1d9c412445 (diff) | |
download | FreeBSD-ports-699bcf4df91295607de27cfa4ef12dac07bf9e43.zip FreeBSD-ports-699bcf4df91295607de27cfa4ef12dac07bf9e43.tar.gz |
space -> tab
Submitted by: tdb@
Diffstat (limited to 'ports-mgmt/tinderbox')
-rw-r--r-- | ports-mgmt/tinderbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 7cb1b7a..6590d03 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -117,7 +117,7 @@ pre-install: ${RM} -R ${WRKSRC}/www .endif .if defined(WITHOUT_WEB_EXP) - ${RM} -R ${WRKSRC}/www-exp + ${RM} -R ${WRKSRC}/www-exp .endif |