diff options
author | obrien <obrien@FreeBSD.org> | 2000-02-03 00:22:53 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-02-03 00:22:53 +0000 |
commit | 3940b50f940207365b570b6918def649fe1375c3 (patch) | |
tree | 57b6716163907a0a1616b8b390304c38944a97ac /www/thttpd | |
parent | 15c887ad5b9cbf46f879703bee6562ae844d2873 (diff) | |
download | FreeBSD-ports-3940b50f940207365b570b6918def649fe1375c3.zip FreeBSD-ports-3940b50f940207365b570b6918def649fe1375c3.tar.gz |
Quiet this port during fetch, checksum, makesum activities.
Diffstat (limited to 'www/thttpd')
-rw-r--r-- | www/thttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/thttpd/Makefile b/www/thttpd/Makefile index 93b7bec..f66612e 100644 --- a/www/thttpd/Makefile +++ b/www/thttpd/Makefile @@ -39,7 +39,7 @@ do-install: post-install: message -post-fetch: config-message +pre-configure: config-message post-build: config-message |