diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /www/wwwstat/Makefile | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip FreeBSD-ports-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz |
Add virtual category 'perl5'.
Diffstat (limited to 'www/wwwstat/Makefile')
-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 9f92bf2..0d37212 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 |