summaryrefslogtreecommitdiff
path: root/net/wakeup
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/wakeup
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/wakeup')
-rw-r--r--net/wakeup/Makefile3
-rw-r--r--net/wakeup/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/net/wakeup/Makefile b/net/wakeup/Makefile
index 91212d9e2f8..65699184762 100644
--- a/net/wakeup/Makefile
+++ b/net/wakeup/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/11/21 12:04:12 tron Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/17 18:19:54 wiz Exp $
#
DISTNAME= hpwake
@@ -9,6 +9,7 @@ EXTRACT_SUFX= .c.gz
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.berens-partner.de/wann/computer/wol.html
+COMMENT= Wakeup On LAN client for remote power-up of machines
do-extract:
${MKDIR} ${WRKSRC}
diff --git a/net/wakeup/pkg/COMMENT b/net/wakeup/pkg/COMMENT
deleted file mode 100644
index 6d384cc63a0..00000000000
--- a/net/wakeup/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Wakeup On LAN client for remote power-up of machines