diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 03:38:57 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 03:38:57 +0000 |
commit | adbc30aa473b1401f402dc4ee6c6a99003501995 (patch) | |
tree | 64724caa5bbc1adee3adf11d788de5ba953f4194 /net/wakeonlan | |
parent | 777bf0b92e638acd0f62fb70b177c41b6f0c89e3 (diff) |
Notes
Diffstat (limited to 'net/wakeonlan')
-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 7108cf47b519..d381277e7ae9 100644 --- a/net/wakeonlan/Makefile +++ b/net/wakeonlan/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.41 CATEGORIES= net MASTER_SITES= http://gsd.di.uminho.pt/jpo/software/wakeonlan/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cm@therek.net COMMENT= Sends magic packets to WOL enabled NIC to switch on the called PC PERL_CONFIGURE= yes |