From 63d5e3c2e524263a0eb0508c08f5d3d6c20cb95c Mon Sep 17 00:00:00 2001 From: lioux Date: Sat, 2 Jun 2001 02:38:19 +0000 Subject: Fix typo Submitted by: maintainer --- net/wmqmon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/wmqmon/Makefile b/net/wmqmon/Makefile index 5bfbcc7..099e23e 100644 --- a/net/wmqmon/Makefile +++ b/net/wmqmon/Makefile @@ -28,7 +28,7 @@ do-install: @${ECHO} "===> Installing wmqmon.rcfile.example in ${PREFIX}/share/examples/${PORTNAME}" @${MKDIR} ${PREFIX}/share/examples/${PORTNAME} @${INSTALL_DATA} ${WRKSRC}/wmqmon.rcfile.example ${PREFIX}/share/examples/${PORTNAME} - @${ECHO} "===> Modify to your config and copy to ~/.wmqmon.rcfile.example" + @${ECHO} "===> Modify to your config and copy to ~/.wmqmon" .ifndef(NOPORTDOCS) @${ECHO} "===> Installing README in ${PREFIX}/share/doc/${PORTNAME}" @${ECHO} "===> Please read it for usage instructions" -- cgit v1.1