1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix some typos in comments.

Submitted by:	stefanf
This commit is contained in:
Roman Bogorodskiy 2006-05-31 16:24:03 +00:00
parent ba11366e94
commit bdf35d9fea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164087
2 changed files with 4 additions and 4 deletions

View File

@ -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,

View File

@ -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,