diff options
Diffstat (limited to 'misc/colorls')
| -rw-r--r-- | misc/colorls/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/colorls/Makefile b/misc/colorls/Makefile index cc5be1228f3a..41d028854435 100644 --- a/misc/colorls/Makefile +++ b/misc/colorls/Makefile @@ -16,7 +16,7 @@ MAINTAINER= asami@FreeBSD.org .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500004 || ${OSVERSION} < 500000 && ${OSVERSION} >= 400020 -FORBIDDEN= "colour support is already in the base system" +FORBIDDEN= "colour support is already in the base system" .endif MAN1= colorls.1 |
