diff options
Diffstat (limited to 'net/wakeonlan/Makefile')
-rw-r--r-- | net/wakeonlan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index 7b800515f465..1f9308736000 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -15,7 +15,7 @@ COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC PERL_CONFIGURE= yes -MAN1= wakeonlan.1 +MAN1= wakeonlan.1 post-install: @${MKDIR} ${EXAMPLESDIR} |