pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/op_panel #REQUIRE: login -> #REQUIRE: LOGIN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bf784fb93cb0
branches:  trunk
changeset: 552506:bf784fb93cb0
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Mon Jan 05 07:47:41 2009 +0000

description:
#REQUIRE: login -> #REQUIRE: LOGIN

diffstat:

 comms/op_panel/Makefile          |  4 ++--
 comms/op_panel/files/op_panel.sh |  2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diffs (26 lines):

diff -r 555db0e9fe24 -r bf784fb93cb0 comms/op_panel/Makefile
--- a/comms/op_panel/Makefile   Mon Jan 05 06:50:23 2009 +0000
+++ b/comms/op_panel/Makefile   Mon Jan 05 07:47:41 2009 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/12/08 13:49:45 jnemeth Exp $
+# $NetBSD: Makefile,v 1.3 2009/01/05 07:47:41 jnemeth Exp $
 #
 
 DISTNAME=      op_panel-0.29
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    comms
 MASTER_SITES=  http://www.asternic.org/files/
 
diff -r 555db0e9fe24 -r bf784fb93cb0 comms/op_panel/files/op_panel.sh
--- a/comms/op_panel/files/op_panel.sh  Mon Jan 05 06:50:23 2009 +0000
+++ b/comms/op_panel/files/op_panel.sh  Mon Jan 05 07:47:41 2009 +0000
@@ -1,7 +1,7 @@
 #!@RCD_SCRIPTS_SHELL@
 
 # PROVIDE:
-# REQUIRE: login
+# REQUIRE: LOGIN
 # KEYWORD:
 
 $_rc_subr_loaded . /etc/rc.subr



Home | Main Index | Thread Index | Old Index