diff options
-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 abc9e6cf0be8..0965450bc879 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/ahh/OldFiles -MAINTAINER= ports@FreeBSD.org +MAINTAINER= david@catwhisker.org COMMENT= Tool to wake up Wake-On-LAN compliant computers LICENSE= GPLv2+ |