aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-06-01 00:24:03 +0800
committernovel <novel@FreeBSD.org>2006-06-01 00:24:03 +0800
commitc23c8ae6101f9fd553b8ba9703ff69201283ae7a (patch)
tree0112e450068609d3922cd1f5645ef50dc3599eef /print
parenta41999525746d5423401e607e4a681895b11dd86 (diff)
downloadfreebsd-ports-gnome-c23c8ae6101f9fd553b8ba9703ff69201283ae7a.tar.gz
freebsd-ports-gnome-c23c8ae6101f9fd553b8ba9703ff69201283ae7a.tar.zst
freebsd-ports-gnome-c23c8ae6101f9fd553b8ba9703ff69201283ae7a.zip
Fix some typos in comments.
Submitted by: stefanf
Diffstat (limited to 'print')
-rw-r--r--print/ghostscript-gnu/Makefile4
-rw-r--r--print/ghostscript7/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index 295717a1f3b9..1e1f6e5e8eea 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -147,7 +147,7 @@ DJ970_SRCS= ${DJ970}.c.gz
# ijs driver with ijsgimpprint (part of print/gimp-print port) is highly
# recommended.
#
-# For that reason, integlation of stp driver is disabled by default.
+# For that reason, integration of stp driver is disabled by default.
GPRINT= gimp-print
GPRINT_VERS= 4.2.7
GPRINT_NAME= ${GPRINT}-${GPRINT_VERS}
@@ -256,7 +256,7 @@ pre-everything::
post-extract:
${ECHO_MSG} ">>> in post-extract ..."
-# normazile WRKSRC so things like cups-pstoraster may work
+# normalize WRKSRC so things like cups-pstoraster may work
${LN} -sf ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}
# ** 3rd party driver **
# Note: don't forget to add those devices in scripts/configure,
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index 295717a1f3b9..1e1f6e5e8eea 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -147,7 +147,7 @@ DJ970_SRCS= ${DJ970}.c.gz
# ijs driver with ijsgimpprint (part of print/gimp-print port) is highly
# recommended.
#
-# For that reason, integlation of stp driver is disabled by default.
+# For that reason, integration of stp driver is disabled by default.
GPRINT= gimp-print
GPRINT_VERS= 4.2.7
GPRINT_NAME= ${GPRINT}-${GPRINT_VERS}
@@ -256,7 +256,7 @@ pre-everything::
post-extract:
${ECHO_MSG} ">>> in post-extract ..."
-# normazile WRKSRC so things like cups-pstoraster may work
+# normalize WRKSRC so things like cups-pstoraster may work
${LN} -sf ${WRKDIR}/${DISTNAME} ${WRKDIR}/${PORTNAME}
# ** 3rd party driver **
# Note: don't forget to add those devices in scripts/configure,