aboutsummaryrefslogtreecommitdiff
path: root/misc/compat4x
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-23 15:03:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-23 15:03:12 +0000
commit8d3ebaef8f4288c53cc9b44ee1be75844fbca43a (patch)
treeacc116f440d5bf5ec9225117aa7b117071eeb100 /misc/compat4x
parent8025791c3b667d9d31550db129103279682a555e (diff)
downloadports-8d3ebaef8f4288c53cc9b44ee1be75844fbca43a.tar.gz
ports-8d3ebaef8f4288c53cc9b44ee1be75844fbca43a.zip
- Fix a minor typo in misc/compat4x port's Makefile:
it says "in unsupported" instead of "is unsupported". PR: 129087 Submitted by: Pankov Pavel <pankov_p@mail.ru>
Notes
Notes: svn path=/head/; revision=223254
Diffstat (limited to 'misc/compat4x')
-rw-r--r--misc/compat4x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile
index b0ce00a07aeb..7709b7ffd255 100644
--- a/misc/compat4x/Makefile
+++ b/misc/compat4x/Makefile
@@ -53,7 +53,7 @@ PLIST_SUB+= LIBDIR="lib"
COMPAT4X_DISTFILES= ${PORTNAME}.aa \
${PORTNAME}.ab
.else
-IGNORE= in unsupported (FreeBSD 4.x did not run on this architecture)
+IGNORE= is unsupported (FreeBSD 4.x did not run on this architecture)
.endif
.if ${COMPAT4X_ARCH} == i386