From c711b5fe88374ae1e73239c6eed0cce57aeb4b83 Mon Sep 17 00:00:00 2001 From: Poul-Henning Kamp Date: Mon, 26 Sep 2005 20:34:21 +0000 Subject: Update coordinates for "mph" hash generator now that it lives in ports. --- usr.bin/make/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/make') diff --git a/usr.bin/make/Makefile b/usr.bin/make/Makefile index afd065fce8a3..311de0cef36c 100644 --- a/usr.bin/make/Makefile +++ b/usr.bin/make/Makefile @@ -31,7 +31,7 @@ CFLAGS+=-D__FBSDID=__RCSID main.o shell.o: ${MAKEFILE} # Directive and keyword tables. We use hash tables. These hash tables have been -# generated with mph which can be found on the usual GNU mirrors. +# generated with mph (ports/devel/mph) # If you change the directives or keywords (adding, deleting, reordering) you # need to create new tables and hash functions (directive_hash, keyword_hash). # -- cgit v1.3