diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /www/wwwstat | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) | |
download | ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.tar.gz ports-df8f6f276f229ccecffcd4e02482cf9a45d3e615.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 9f92bf2cecc7..0d372123cca7 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.1.1.1 1997/03/02 18:26:17 andreas Exp $ +# $Id: Makefile,v 1.2 1997/03/04 05:51:14 asami Exp $ # DISTNAME= wwwstat-2.01 -CATEGORIES= www +CATEGORIES= www perl5 MASTER_SITES= ftp://www.ics.uci.edu/pub/websoft/wwwstat/ DISTFILES= wwwstat-2.0.tar.gz |