aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/webmin/Makefile
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2009-06-11 03:37:16 +0800
committerolgeni <olgeni@FreeBSD.org>2009-06-11 03:37:16 +0800
commite649a5205b3950e3ab20fdde4a43b6f38bff6436 (patch)
tree62f4ce3f5055e15eec92ee993b7e3d048fb22752 /sysutils/webmin/Makefile
parentdaa315b0e1128a4d135d033d06ac0171ab76e751 (diff)
downloadfreebsd-ports-gnome-e649a5205b3950e3ab20fdde4a43b6f38bff6436.tar.gz
freebsd-ports-gnome-e649a5205b3950e3ab20fdde4a43b6f38bff6436.tar.zst
freebsd-ports-gnome-e649a5205b3950e3ab20fdde4a43b6f38bff6436.zip
Upgrade module software-1.470-2.
Diffstat (limited to 'sysutils/webmin/Makefile')
-rw-r--r--sysutils/webmin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index f938c4793968..c930d7ed9a7d 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.470
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \
@@ -29,7 +29,8 @@ USE_RC_SUBR= webmin.sh
SUB_LIST= PERL5=${PERL}
WEBMIN_MODULES= file-1.470-2.wbm.gz \
- smart-status-1.470-1.wbm.gz
+ smart-status-1.470-1.wbm.gz \
+ software-1.470-2.wbm.gz
post-extract:
@if [ "${WEBMIN_MODULES}" != "" ]; then \