Fix PLIST for base package update.
This commit is contained in:
parent
048c5bea9c
commit
180fd2fa48
2 changed files with 20 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.4 2012/10/23 19:51:30 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2012/12/22 03:47:33 dholland Exp $
|
||||
|
||||
WBM_NAME= cluster-passwd
|
||||
PKGREVISION= 1
|
||||
|
||||
WBM_DEPEND_MODULES= cluster-useradmin
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:16:17 joerg Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2012/12/22 03:47:33 dholland Exp $
|
||||
share/examples/webmin/cluster-passwd/config
|
||||
share/webmin/cluster-passwd/CHANGELOG
|
||||
share/webmin/cluster-passwd/acl_security.pl
|
||||
|
@ -7,29 +7,46 @@ share/webmin/cluster-passwd/cluster-passwd-lib.pl
|
|||
share/webmin/cluster-passwd/config
|
||||
share/webmin/cluster-passwd/config.info
|
||||
share/webmin/cluster-passwd/config.info.ca
|
||||
share/webmin/cluster-passwd/config.info.ca.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.cz
|
||||
share/webmin/cluster-passwd/config.info.cz.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.de
|
||||
share/webmin/cluster-passwd/config.info.de.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.el
|
||||
share/webmin/cluster-passwd/config.info.es
|
||||
share/webmin/cluster-passwd/config.info.es.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.fr
|
||||
share/webmin/cluster-passwd/config.info.fr.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.hr
|
||||
share/webmin/cluster-passwd/config.info.ms
|
||||
share/webmin/cluster-passwd/config.info.ms.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.nl
|
||||
share/webmin/cluster-passwd/config.info.nl.UTF-8
|
||||
share/webmin/cluster-passwd/config.info.no
|
||||
share/webmin/cluster-passwd/defaultacl
|
||||
share/webmin/cluster-passwd/edit_passwd.cgi
|
||||
share/webmin/cluster-passwd/images/icon.gif
|
||||
share/webmin/cluster-passwd/images/smallicon.gif
|
||||
share/webmin/cluster-passwd/index.cgi
|
||||
share/webmin/cluster-passwd/lang/ca
|
||||
share/webmin/cluster-passwd/lang/ca.UTF-8
|
||||
share/webmin/cluster-passwd/lang/cz
|
||||
share/webmin/cluster-passwd/lang/cz.UTF-8
|
||||
share/webmin/cluster-passwd/lang/de
|
||||
share/webmin/cluster-passwd/lang/de.UTF-8
|
||||
share/webmin/cluster-passwd/lang/el
|
||||
share/webmin/cluster-passwd/lang/en
|
||||
share/webmin/cluster-passwd/lang/en.UTF-8
|
||||
share/webmin/cluster-passwd/lang/es
|
||||
share/webmin/cluster-passwd/lang/es.UTF-8
|
||||
share/webmin/cluster-passwd/lang/fr
|
||||
share/webmin/cluster-passwd/lang/fr.UTF-8
|
||||
share/webmin/cluster-passwd/lang/hr
|
||||
share/webmin/cluster-passwd/lang/ms
|
||||
share/webmin/cluster-passwd/lang/ms.UTF-8
|
||||
share/webmin/cluster-passwd/lang/nl
|
||||
share/webmin/cluster-passwd/lang/nl.UTF-8
|
||||
share/webmin/cluster-passwd/lang/no
|
||||
share/webmin/cluster-passwd/log_parser.pl
|
||||
share/webmin/cluster-passwd/module.info
|
||||
share/webmin/cluster-passwd/save_passwd.cgi
|
||||
|
|
Loading…
Reference in a new issue