diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-06 14:28:43 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-06 14:28:43 +0000 |
commit | 2d81f85bc8305c7fa98440c3724a09b11ef7cb86 (patch) | |
tree | d9f90d9485c18054b6e78568a95e5e2ccb4b828b /www/wwwstat | |
parent | 9ebedda797547001aed3602e6e86d4a04631a3cf (diff) | |
download | ports-2d81f85bc8305c7fa98440c3724a09b11ef7cb86.tar.gz ports-2d81f85bc8305c7fa98440c3724a09b11ef7cb86.zip |
Notes
Diffstat (limited to 'www/wwwstat')
-rw-r--r-- | www/wwwstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wwwstat/Makefile b/www/wwwstat/Makefile index 0d372123cca7..962021ca4c3d 100644 --- a/www/wwwstat/Makefile +++ b/www/wwwstat/Makefile @@ -3,11 +3,11 @@ # Date created: So 2 Mär 1997 18:10:49 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.2 1997/03/04 05:51:14 asami Exp $ +# $Id: Makefile,v 1.3 1997/04/20 13:53:26 wosch Exp $ # DISTNAME= wwwstat-2.01 -CATEGORIES= www perl5 +CATEGORIES= www MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ DISTFILES= wwwstat-2.0.tar.gz |