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/wol | |
parent | 777bf0b92e638acd0f62fb70b177c41b6f0c89e3 (diff) | |
download | ports-adbc30aa473b1401f402dc4ee6c6a99003501995.tar.gz ports-adbc30aa473b1401f402dc4ee6c6a99003501995.zip |
Notes
Diffstat (limited to 'net/wol')
-rw-r--r-- | net/wol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index 934a2c780a0e..1b8092cbc683 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cm@therek.net COMMENT= Tool to wake up Wake-On-LAN compliant computers GNU_CONFIGURE= yes |