summaryrefslogtreecommitdiff
path: root/emulators/hfs
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2013-07-14 02:38:17 +0000
committerMark Linimon <linimon@FreeBSD.org>2013-07-14 02:38:17 +0000
commit0d636f0cdcc81d8ff5784ae0e669eff3aeee01da (patch)
tree2d1125cf86d48a34e71bead7bc8b3824f0015dc0 /emulators/hfs
parent- Update to 2.3 (diff)
Fix bogus backquote that was giving portsmon fits.
Notes
Notes: svn path=/head/; revision=322976
Diffstat (limited to 'emulators/hfs')
-rw-r--r--emulators/hfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile
index 9de45371a17f..191ead90c38f 100644
--- a/emulators/hfs/Makefile
+++ b/emulators/hfs/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
CONFLICTS= hfsutils-[0-9]*
-DEPRECATED= No upstream, no public distfiles; consider using `sysutils/hfsutils'
+DEPRECATED= No upstream, no public distfiles; consider using 'sysutils/hfsutils'
USE_GMAKE= yes
MAKE_ARGS= CCPLUSPLUS="${CXX} -c" LD="${CXX}" DEBUG="${CFLAGS}" \