diff options
author | Colin Percival <cperciva@FreeBSD.org> | 2005-10-28 06:54:18 +0000 |
---|---|---|
committer | Colin Percival <cperciva@FreeBSD.org> | 2005-10-28 06:54:18 +0000 |
commit | 635bb209f8ab355dd57ec02796f0f0356ddf49ff (patch) | |
tree | d97312c787c9b8f37e8175cfb4877ac9b59d3d91 /sysutils/estctrl | |
parent | 585033d00ed39ffab85125c2327d0a540e3cce49 (diff) |
Notes
Diffstat (limited to 'sysutils/estctrl')
-rw-r--r-- | sysutils/estctrl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/estctrl/Makefile b/sysutils/estctrl/Makefile index 12b8a1ce7c11..a396a319f529 100644 --- a/sysutils/estctrl/Makefile +++ b/sysutils/estctrl/Makefile @@ -29,7 +29,7 @@ MAKE_ENV= BINDIR=${PREFIX}/sbin .include <bsd.port.pre.mk> .if ${OSVERSION} > 600015 -IGNORE= 'estctrl now contained in the base system (see powerd(8))' +IGNORE= estctrl now contained in the base system (see powerd(8)) .endif post-extract: |