Unbreak the port and take maintenership

Submitted by:	rodrigo
This commit is contained in:
Rodrigo Osorio 2016-02-20 10:42:47 +00:00
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

View file

@ -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

View file

@ -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