diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 11:38:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-17 11:38:57 +0800 |
commit | 7be99c26cabf5f491051cd2296cc1c963e3bbfd2 (patch) | |
tree | f0e8b37c222e7841e4eaf14a7015b2fa86277bdf /net/wakeonlan/Makefile | |
parent | 16f8164ab9424c85855e1f89ac3a33f346df5035 (diff) | |
download | freebsd-ports-graphics-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.tar.gz freebsd-ports-graphics-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.tar.zst freebsd-ports-graphics-7be99c26cabf5f491051cd2296cc1c963e3bbfd2.zip |
- Pass maintainership to submitter
Submitted by: Cezary Morga via freebsd-ports@
Diffstat (limited to 'net/wakeonlan/Makefile')
-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 7108cf47b51..d381277e7ae 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 |