From 5eeb2fbdfc4fd2ca9e5976c0902918cf4ab937be Mon Sep 17 00:00:00 2001 From: SADA Kenji Date: Sat, 15 Jul 2000 13:49:46 +0000 Subject: Apostrophes in string should be escaped. --- java/linux-jdk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'java/linux-jdk') diff --git a/java/linux-jdk/Makefile b/java/linux-jdk/Makefile index a52c2e581820..28a7cd6503ee 100644 --- a/java/linux-jdk/Makefile +++ b/java/linux-jdk/Makefile @@ -17,8 +17,8 @@ MAINTAINER= K.J.Koster@kpn.com RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base -NO_CDROM= "License doesn't allow distribution with fee" -NO_PACKAGE= "License doesn't allow binary distributions" +NO_CDROM= "License doesn\'t allow distribution with fee" +NO_PACKAGE= "License doesn\'t allow binary distributions" ONLY_FOR_ARCHS= i386 -- cgit v1.2.3