aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/webmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r--sysutils/webmin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index 573b3217f200..e0960df27cdf 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.480
+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=
+WEBMIN_MODULES= ldap-useradmin-1.480-1.wbm.gz \
+ mysql-1.480-1.wbm.gz
post-extract:
@if [ "${WEBMIN_MODULES}" != "" ]; then \