Unbreak the port and take maintenership
Submitted by: rodrigo
This commit is contained in:
parent
69d343f875
commit
169a39571c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409229
2 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@ PORTNAME= wakeonlan
|
|||
PORTVERSION= 0.41
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/
|
||||
MASTER_SITES= https://github.com/jpoliv/wakeonlan/archive/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC
|
||||
|
||||
BROKEN= unfetchable
|
||||
LICENSE= ART20
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Wakeonlan is a Perl script that sends 'magic packets' to wake-on-LAN enabled
|
||||
ethernet adapters and motherboards, in order to switch on remote computers.
|
||||
|
||||
WWW: http://gsd.di.uminho.pt/jpo/software/wakeonlan/
|
||||
WWW: https://github.com/jpoliv/wakeonlan
|
||||
|
|
Loading…
Reference in a new issue