diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /net/wakeonlan | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) |
Notes
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 |