diff options
-rw-r--r-- | sysutils/psgconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/psgconf/Makefile b/sysutils/psgconf/Makefile index d1bb7c912ff3..8efb05349457 100644 --- a/sysutils/psgconf/Makefile +++ b/sysutils/psgconf/Makefile @@ -157,7 +157,7 @@ MAN3= PSGConf.3 \ .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= This port requires perl 5.6 or newer +IGNORE= this port requires perl 5.6 or newer .endif post-patch: |