diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-06-03 12:27:51 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2001-06-03 12:27:51 +0000 |
commit | 95672b87465d389c7fcca48f86a13b84c29355ee (patch) | |
tree | 735c5fea86eb467ddf07c71450188d3fa0f7f19c /www/webfs | |
parent | add hexcurse (diff) |
Update port to 1.12
PR: 27844
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes
Notes:
svn path=/head/; revision=43465
Diffstat (limited to '')
-rw-r--r-- | www/webfs/Makefile | 4 | ||||
-rw-r--r-- | www/webfs/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/webfs/Makefile b/www/webfs/Makefile index d3fa12e71f0d..34671f452e14 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -6,9 +6,9 @@ # PORTNAME= webfs -PORTVERSION= 1.10 +PORTVERSION= 1.12 CATEGORIES= www ipv6 -MASTER_SITES= http://www.bytesex.org/misc/ +MASTER_SITES= http://bytesex.org/misc/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jedgar@FreeBSD.org diff --git a/www/webfs/distinfo b/www/webfs/distinfo index 622c1a6a6990..879e2e840a5c 100644 --- a/www/webfs/distinfo +++ b/www/webfs/distinfo @@ -1 +1 @@ -MD5 (webfs_1.10.tar.gz) = f667829548f9126d783661c26871950b +MD5 (webfs_1.12.tar.gz) = 12300cffd955a99b283ba00892c7dd90 |