From edbee7c0b84a1b973dea8bc24124bf2d3ce421e7 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 3 Dec 2000 05:16:41 +0000 Subject: Put the NO_PACKAGE strings in double quotes to the escaped single quote becomes just a single quote instead \'. --- sysutils/daemontools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/daemontools/Makefile b/sysutils/daemontools/Makefile index 2ce60b992108..25c097105aa2 100644 --- a/sysutils/daemontools/Makefile +++ b/sysutils/daemontools/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://cr.yp.to/daemontools/ \ MAINTAINER= nbm@FreeBSD.org -NO_PACKAGE= Unsure of djb\'s license +NO_PACKAGE= "Unsure of djb\'s license" ALL_TARGET= it INSTALL_TARGET= setup check -- cgit v1.2.3