summaryrefslogtreecommitdiff
path: root/java/linux-jdk
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2000-07-15 13:49:46 +0000
committerSADA Kenji <sada@FreeBSD.org>2000-07-15 13:49:46 +0000
commit5eeb2fbdfc4fd2ca9e5976c0902918cf4ab937be (patch)
tree3ceff7b706fc80ceb79f1c0b1a997c13b4279b1e /java/linux-jdk
parent- Add FreeBSD-specific X resource (diff)
Apostrophes in string should be escaped.
Notes
Notes: svn path=/head/; revision=30648
Diffstat (limited to 'java/linux-jdk')
-rw-r--r--java/linux-jdk/Makefile4
1 files changed, 2 insertions, 2 deletions
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