blob: 333d3786ff2c0be4e19723bfcd411c2cb7fc44f5 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.4 2007/04/21 05:23:07 obache Exp $
WBM_NAME= time
COMMENT= Webmin module to set the system time
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
|