diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 23:33:58 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 23:33:58 +0800 |
commit | 48424281b58ecf04695549f6a7d8d695de2b906f (patch) | |
tree | a4158b250c5fc4d6640346e6eba37a1581322467 /www/fhttpd | |
parent | 541265bb66312a5bef9caceca99ed6022cf27fd9 (diff) | |
download | freebsd-ports-gnome-48424281b58ecf04695549f6a7d8d695de2b906f.tar.gz freebsd-ports-gnome-48424281b58ecf04695549f6a7d8d695de2b906f.tar.zst freebsd-ports-gnome-48424281b58ecf04695549f6a7d8d695de2b906f.zip |
Some spaces -> tabs for ports/www.
Diffstat (limited to 'www/fhttpd')
-rw-r--r-- | www/fhttpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/fhttpd/Makefile b/www/fhttpd/Makefile index 68e6a0d3eb09..0a29c5de8d2a 100644 --- a/www/fhttpd/Makefile +++ b/www/fhttpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fhttpd -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.2 CATEGORIES= www MASTER_SITES= ftp://ftp.fhttpd.org/ |