diff options
Diffstat (limited to 'usr.sbin/pmccontrol/Makefile')
-rw-r--r-- | usr.sbin/pmccontrol/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pmccontrol/Makefile b/usr.sbin/pmccontrol/Makefile index de6224979a60..976ff05fb457 100644 --- a/usr.sbin/pmccontrol/Makefile +++ b/usr.sbin/pmccontrol/Makefile @@ -1,6 +1,4 @@ -# -# - +PACKAGE= pmc PROG_CXX= pmccontrol MAN= pmccontrol.8 |