diff options
| author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-10-24 12:24:48 +0000 |
|---|---|---|
| committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-10-24 12:24:48 +0000 |
| commit | c2ffe4b6916abffd47725018577bfffbd204ccdc (patch) | |
| tree | 3bf5323909d8d94d10fd46596437c1e6187b6d96 /sysutils/usermin/Makefile | |
| parent | - Update to 20081021 (diff) | |
Upgrade to version 1.370.
Diffstat (limited to 'sysutils/usermin/Makefile')
| -rw-r--r-- | sysutils/usermin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile index 77b77bb3397d..40bd51a1a623 100644 --- a/sysutils/usermin/Makefile +++ b/sysutils/usermin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= usermin -PORTVERSION= 1.360 +PORTVERSION= 1.370 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/uupdates/:up \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} \ @@ -28,7 +28,7 @@ USE_PERL5= yes USE_RC_SUBR= usermin.sh SUB_LIST= PERL5=${PERL} -USERMIN_MODULES=mailbox-1.360-1.wbm.gz +USERMIN_MODULES= post-extract: @if [ "${USERMIN_MODULES}" != "" ]; then \ |
