diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 21:53:29 +0800 |
commit | f73e2b070c804d20ed1b1667ecf870554e6c1b33 (patch) | |
tree | 014464d20f8ce169bc6d1a2c028a0e3b91635717 /www/wwwstat | |
parent | 0b27c058243382deccae8593e22dfb11224c6f8c (diff) | |
download | freebsd-ports-graphics-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.gz freebsd-ports-graphics-f73e2b070c804d20ed1b1667ecf870554e6c1b33.tar.zst freebsd-ports-graphics-f73e2b070c804d20ed1b1667ecf870554e6c1b33.zip |
Add virtual category 'perl5'.
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 9f92bf2cecc..0d372123cca 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 |