diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-10 13:30:54 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-10 13:30:54 +0000 |
commit | 10026d9f053b01abc86bb41936e6ca95bb87431c (patch) | |
tree | 5e9c13e101a9e80909ab5a5285e0dcc52ad0e94f /www/webfs/Makefile | |
parent | s/X11_BASE/X11BASE/. (diff) |
Update port to 0.9
Notes
Notes:
svn path=/head/; revision=24623
Diffstat (limited to 'www/webfs/Makefile')
-rw-r--r-- | www/webfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webfs/Makefile b/www/webfs/Makefile index a4c10e100044..ecc7ebc77bd9 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: webfs -# Version required: 0.8 +# Version required: 0.9 # Date created: 18 October 1999 # Whom: Chris D. Faulhaber <jedgar@fxp.org> # # $FreeBSD$ # -DISTNAME= webfs-0.8 +DISTNAME= webfs-0.9 CATEGORIES= www MASTER_SITES= http://www.IN-Berlin.DE/User/kraxel/dl/ |