diff options
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r-- | sysutils/webmin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 6450ac382c67..6518c7c304e8 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -7,7 +7,7 @@ PORTNAME= webmin PORTVERSION= 1.420 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ @@ -28,7 +28,7 @@ USE_PERL5= yes USE_RC_SUBR= webmin.sh SUB_LIST= PERL5=${PERL} -WEBMIN_MODULES= +WEBMIN_MODULES= proc-1.420-2.wbm.gz post-extract: @if [ "${WEBMIN_MODULES}" != "" ]; then \ |