pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time Add and enable anacron.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/53441e8fc212
branches:  trunk
changeset: 472555:53441e8fc212
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sun Apr 11 11:34:55 2004 +0000

description:
Add and enable anacron.

diffstat:

 time/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 4f04b6838813 -r 53441e8fc212 time/Makefile
--- a/time/Makefile     Sun Apr 11 11:33:46 2004 +0000
+++ b/time/Makefile     Sun Apr 11 11:34:55 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.29 2004/03/10 19:22:50 jmmv Exp $
+# $NetBSD: Makefile,v 1.30 2004/04/11 11:34:55 jmmv Exp $
 #
 
 COMMENT=       Clocks, calendars, daily planners and other time related applications
 
+SUBDIR+=       anacron
 SUBDIR+=       asclock
 SUBDIR+=       asclock-gtk
 SUBDIR+=       asclock-xlib



Home | Main Index | Thread Index | Old Index