aboutsummaryrefslogtreecommitdiff
path: root/archivers/rar
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2004-11-06 22:32:54 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2004-11-06 22:32:54 +0000
commit941fbea0e18f4e0fa7cebfedc22392e4d85987cd (patch)
tree3ae0c317aa1d2ca6b2c642c9a5debcaf2b201da3 /archivers/rar
parent3145817647463df14e8ba1c029b1f94f65089635 (diff)
downloadports-941fbea0e18f4e0fa7cebfedc22392e4d85987cd.tar.gz
ports-941fbea0e18f4e0fa7cebfedc22392e4d85987cd.zip
Rephrase IGNORE section
Submitted by: kris
Notes
Notes: svn path=/head/; revision=121005
Diffstat (limited to 'archivers/rar')
-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"