From 9809ffb98f75b6fcc21dcb036038fa5d22f61aa5 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Wed, 16 Jun 1999 03:08:46 +0000 Subject: Need to quote if we use "'". --- security/checkpassword/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security') diff --git a/security/checkpassword/Makefile b/security/checkpassword/Makefile index 5a51b009fe22..46ef19c3838d 100644 --- a/security/checkpassword/Makefile +++ b/security/checkpassword/Makefile @@ -3,7 +3,7 @@ # Date created: 05 August 1998 # Whom: sada@FreeBSD.ORG # -# $Id: Makefile,v 1.2 1999/01/07 20:59:07 sada Exp $ +# $Id: Makefile,v 1.3 1999/03/31 16:41:31 sada Exp $ # DISTNAME= checkpassword-0.81 @@ -17,7 +17,7 @@ MAINTAINER= sada@FreeBSD.ORG ALL_TARGET= it INSTALL_TARGET= setup MAN8= checkpassword.8 -RESTRICTED= Unsure of djb's license +RESTRICTED= "Unsure of djb's license" DOCDIR= ${PREFIX}/share/doc/checkpassword -- cgit v1.2.3