aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2004-11-07 06:32:54 +0800
committerache <ache@FreeBSD.org>2004-11-07 06:32:54 +0800
commit09a4870456e60e9f3f2282817bc498ffd66803cf (patch)
tree3ae9d571e045a834ef25f9c1e18390c5b71825b7 /archivers
parent3b9a4a1e71a782d15c452c84d3e75e3f9cbcd691 (diff)
downloadfreebsd-ports-gnome-09a4870456e60e9f3f2282817bc498ffd66803cf.tar.gz
freebsd-ports-gnome-09a4870456e60e9f3f2282817bc498ffd66803cf.tar.zst
freebsd-ports-gnome-09a4870456e60e9f3f2282817bc498ffd66803cf.zip
Rephrase IGNORE section
Submitted by: kris
Diffstat (limited to 'archivers')
-rw-r--r--archivers/rar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rar/Makefile b/archivers/rar/Makefile
index 734f1d218fc8..9119785e28a1 100644
--- a/archivers/rar/Makefile
+++ b/archivers/rar/Makefile
@@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/rar
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 503000
-IGNORE= Systems prior to FreeBSD 5.3 currently out of support
+IGNORE=is unsupported on versions prior to FreeBSD 5.3
.endif
.if ${PORTOBJFORMAT} == "elf"