diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-10 17:26:55 +0000 |
commit | c0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch) | |
tree | b8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /www/wwwstat/Makefile | |
parent | - Update to version 1.0 (diff) |
Tidy up whitespace.
Diffstat (limited to '')
-rw-r--r-- | www/wwwstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 0d40f9837889..857ac533dbb6 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ \ ftp://ftp.gwdg.de/pub/misc/www-stat/websoft/wwwstat/ -DISTNAME= ${PORTNAME}-2.0 +DISTNAME= ${PORTNAME}-2.0 PATCH_SITES= ${MASTER_SITES} PATCHFILES= patch-2.01.txt |