diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-03 00:22:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-02-03 00:22:53 +0000 |
commit | 5c48b08a30d220a2d24f0cc4a55d7d5a0b153847 (patch) | |
tree | eab58b39c7bf87fc08d045b3346030bfb5e740c2 /www/thttpd | |
parent | 6182f31e55e0bf2dec2ddb68714a7c361d94b4af (diff) | |
download | ports-5c48b08a30d220a2d24f0cc4a55d7d5a0b153847.tar.gz ports-5c48b08a30d220a2d24f0cc4a55d7d5a0b153847.zip |
Quiet this port during fetch, checksum, makesum activities.
Notes
Notes:
svn path=/head/; revision=25434
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 93b7bece232d..f66612e07412 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 |