pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wol Fix PLIST:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05d4e07b4240
branches:  trunk
changeset: 468879:05d4e07b4240
user:      zuntum <zuntum%pkgsrc.org@localhost>
date:      Tue Feb 17 15:10:25 2004 +0000

description:
Fix PLIST:
        It is "bin/wol-bootptab", not "bin/wol-boottab".

diffstat:

 net/wol/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r a8890844706b -r 05d4e07b4240 net/wol/PLIST
--- a/net/wol/PLIST     Tue Feb 17 14:56:12 2004 +0000
+++ b/net/wol/PLIST     Tue Feb 17 15:10:25 2004 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.4 2004/02/14 17:57:25 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.5 2004/02/17 15:10:25 zuntum Exp $
 bin/wol
-bin/wol-boottab
+bin/wol-bootptab
 bin/wol-dhcpdconf
 info/wol.info
 man/man1/wol.1



Home | Main Index | Thread Index | Old Index