From 1bf12f54d752f34431e029c366efad2fb372519b Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Apr 2006 09:22:05 +0000 Subject: Removed the superfluous "quotes" and 'quotes' from variables that don't need them, for example RESTRICTED and SUBST_MESSAGE.*. --- cad/eagle/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cad/eagle') diff --git a/cad/eagle/Makefile b/cad/eagle/Makefile index 17450dd85e1..0bffd93cb70 100644 --- a/cad/eagle/Makefile +++ b/cad/eagle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2006/02/05 23:08:20 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2006/04/22 09:22:06 rillig Exp $ # DISTNAME= eagle-lin-eng-4.14 @@ -21,7 +21,7 @@ DEPENDS+= suse_x11>=6.1:../../emulators/${SUSE_DIR_PREFIX}_x11 ONLY_FOR_PLATFORM= *-*-i386 CHECK_SHLIBS= NO # this is Linux software -RESTRICTED= "Redistribution not permitted" +RESTRICTED= Redistribution not permitted LICENSE= fee-based-commercial-use NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} -- cgit v1.2.3