aboutsummaryrefslogtreecommitdiff
path: root/net/wol
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-15 16:21:11 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-15 16:21:11 +0000
commit425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch)
tree649f0840fb9a27e9fadfe282601f0e4feeb78207 /net/wol
parent395142568bc26381b84da63864c818f33f4669bc (diff)
downloadports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.gz
ports-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.zip
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit) Feature safe: yes Redports: ignore
Notes
Notes: svn path=/head/; revision=305921
Diffstat (limited to 'net/wol')
-rw-r--r--net/wol/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile
index 873810d3bf89..0607fb96a635 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -1,10 +1,7 @@
# ex:ts=8
# Ports collection makefile for: wol
-# Date created: Jan 10, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= wol
PORTVERSION= 0.7.1
@@ -12,7 +9,7 @@ PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/ahh/OldFiles
-MAINTAINER= cm@therek.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to wake up Wake-On-LAN compliant computers
GNU_CONFIGURE= yes