diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /www/webfs | |
parent | f7c61c692b035ec56f46093b826894cb1775ec8d (diff) | |
download | ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.tar.gz ports-d2f3fc0d14d3e68570cfe49581272ad314bb8975.zip |
Some spaces -> tabs for ports/www.
Notes
Notes:
svn path=/head/; revision=37985
Diffstat (limited to 'www/webfs')
-rw-r--r-- | www/webfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webfs/Makefile b/www/webfs/Makefile index f7b043a63f56..51ec31ff351e 100644 --- a/www/webfs/Makefile +++ b/www/webfs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= webfs -PORTVERSION= 1.6 +PORTVERSION= 1.6 CATEGORIES= www ipv6 MASTER_SITES= http://www.strusel007.de/linux/misc/ DISTNAME= ${PORTNAME}_${PORTVERSION} |