Update module ldap-useradmin-1.440-1.
This commit is contained in:
parent
b272203bf6
commit
6c97ef96a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222086
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= webmin
|
||||
PORTVERSION= 1.440
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://download.webmin.com/updates/:up \
|
||||
${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
|
||||
|
@ -27,7 +28,8 @@ USE_PERL5= yes
|
|||
USE_RC_SUBR= webmin.sh
|
||||
SUB_LIST= PERL5=${PERL}
|
||||
|
||||
WEBMIN_MODULES= useradmin-1.440-6.wbm.gz
|
||||
WEBMIN_MODULES= useradmin-1.440-6.wbm.gz \
|
||||
ldap-useradmin-1.440-1.wbm.gz
|
||||
|
||||
post-extract:
|
||||
@if [ "${WEBMIN_MODULES}" != "" ]; then \
|
||||
|
|
Loading…
Reference in a new issue