diff options
Diffstat (limited to 'sysutils/usermin/Makefile')
-rw-r--r-- | sysutils/usermin/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index cdeceabd3d35..bbf0ef95fe40 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= usermin -PORTVERSION= 1.260 -PORTREVISION= 1 +PORTVERSION= 1.270 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/uupdates/:up \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ @@ -28,8 +27,7 @@ USE_PERL5= yes USE_RC_SUBR= usermin.sh SUB_LIST= PERL5=${PERL} -USERMIN_MODULES=filter-1.260-1.wbm.gz \ - mailbox-1.260-1.wbm.gz +USERMIN_MODULES= post-extract: @if [ "${USERMIN_MODULES}" != "" ]; then \ |