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/apache13 | |
parent | Improve -STABLE support: (diff) |
Some spaces -> tabs for ports/www.
Notes
Notes:
svn path=/head/; revision=37985
Diffstat (limited to 'www/apache13')
-rw-r--r-- | www/apache13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache13/Makefile b/www/apache13/Makefile index 85b11327c74e..aa609c69969e 100644 --- a/www/apache13/Makefile +++ b/www/apache13/Makefile @@ -6,7 +6,7 @@ # PORTNAME= apache -PORTVERSION= 1.3.17 +PORTVERSION= 1.3.17 CATEGORIES= www MASTER_SITES= http://www.apache.org/dist/ \ ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \ |