aboutsummaryrefslogtreecommitdiff
path: root/sysutils/webmin
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2010-01-11 10:29:03 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2010-01-11 10:29:03 +0000
commitb8edef0d40a5b265d45e8c6eac8a6949229c86a8 (patch)
treec9f18ffc36c3b1f419c6f8311725bba78b333f46 /sysutils/webmin
parentfad778e176fbb244fe287cb2d591635d0546636f (diff)
downloadports-b8edef0d40a5b265d45e8c6eac8a6949229c86a8.tar.gz
ports-b8edef0d40a5b265d45e8c6eac8a6949229c86a8.zip
Add support for FreeBSD 8 in mount module.
Notes
Notes: svn path=/head/; revision=247605
Diffstat (limited to 'sysutils/webmin')
-rw-r--r--sysutils/webmin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile
index e6ae6469aa59..47e0a42b8017 100644
--- a/sysutils/webmin/Makefile
+++ b/sysutils/webmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= webmin
PORTVERSION= 1.500
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://download.webmin.com/updates/:up \
SF/webadmin/${PORTNAME}/${PORTVERSION}:sf \
@@ -35,6 +36,7 @@ post-extract:
${TAR} --unlink -xzf ${DISTDIR}/$${webmin_module} -C ${WRKSRC}; \
done; \
fi
+ @${CP} ${WRKSRC}/mount/freebsd-mounts-7.c ${WRKSRC}/mount/freebsd-mounts-8.c
post-patch:
.for file in config-freebsd apache/config-freebsd \