diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-10-25 02:22:53 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-10-25 02:22:53 +0000 |
commit | d3ceb308dd78fae1bbe7e75e59e3758da28a3bac (patch) | |
tree | 4e57b1571cda0777d6f29727aa6840b3843d5da2 | |
parent | - Update to 1.8.8 (diff) |
- Pass maintainership to submitter
PR: 213752
Submitted by: david@catwhisker.org
Notes
Notes:
svn path=/head/; revision=424598
-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+ |