diff options
Diffstat (limited to 'net/wakeonlan')
-rw-r--r-- | net/wakeonlan/Makefile | 2 | ||||
-rw-r--r-- | net/wakeonlan/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/wakeonlan/Makefile b/net/wakeonlan/Makefile index f7f8db16018d..0f89990ca28d 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC + PERL_CONFIGURE= yes MAN1= wakeonlan.1 diff --git a/net/wakeonlan/pkg-comment b/net/wakeonlan/pkg-comment deleted file mode 100644 index 6a976a26c679..000000000000 --- a/net/wakeonlan/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Sends magic packets to WOL enabled NIC to switch on the called PC |