aboutsummaryrefslogtreecommitdiffstats
path: root/www/webfs/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-07-06 20:24:34 +0800
committersheldonh <sheldonh@FreeBSD.org>2001-07-06 20:24:34 +0800
commit7ebd95068177b0a5f714193bc426334d3a3037a0 (patch)
treea13469a7ba5bf876102f1eb4bff96412387000f9 /www/webfs/Makefile
parent1aebfc1efb1a954549dabcc9a593577763930ff4 (diff)
downloadfreebsd-ports-gnome-7ebd95068177b0a5f714193bc426334d3a3037a0.tar.gz
freebsd-ports-gnome-7ebd95068177b0a5f714193bc426334d3a3037a0.tar.zst
freebsd-ports-gnome-7ebd95068177b0a5f714193bc426334d3a3037a0.zip
Upgrade to 1.13, which fixes basic authentication.
Diffstat (limited to 'www/webfs/Makefile')
-rw-r--r--www/webfs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/webfs/Makefile b/www/webfs/Makefile
index 34671f452e14..6daae6fc152b 100644
--- a/www/webfs/Makefile
+++ b/www/webfs/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= webfs
-PORTVERSION= 1.12
+PORTVERSION= 1.13
CATEGORIES= www ipv6
MASTER_SITES= http://bytesex.org/misc/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -25,8 +25,6 @@ BROKEN= "Requires FreeBSD 4.x or greater due to ipv6 support"
do-configure:
@${PERL} -pi.orig -e 's|/etc/mime.types|${MIMEFILE}|' ${WRKSRC}/Makefile
-# author forgot to bump the revision number
- @${PERL} -pi.orig -e 's|1.9|1.10|' ${WRKSRC}/main.c
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/webfsd ${PREFIX}/sbin