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 0746fd7d92a6..db0d91c34a8a 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.460
+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= file-1.460-1.wbm.gz \
+ status-1.460-1.wbm.gz
post-extract:
@if [ "${WEBMIN_MODULES}" != "" ]; then \