diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-17 08:49:50 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-17 08:49:50 +0000 |
commit | fff53b73b2729428b938243534cc19ec4910003c (patch) | |
tree | 31aef57218dc8e89e0c175a0e3a40630e78cd6b1 /www/weblint/Makefile | |
parent | 828f6aa1477bacbefa74ae5a764516bc4ec8e9f4 (diff) |
There is no "www" category yet. :<
Notes
Notes:
svn path=/head/; revision=2341
Diffstat (limited to 'www/weblint/Makefile')
-rw-r--r-- | www/weblint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/weblint/Makefile b/www/weblint/Makefile index c7fc872b7c14..036d1c322091 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -3,11 +3,11 @@ # Date created: Oct 14, 1995 # Whom: pst # -# $Id: Makefile,v 1.1.1.1 1995/10/14 23:13:48 pst Exp $ +# $Id: Makefile,v 1.2 1995/10/17 08:27:57 asami Exp $ # DISTNAME= weblint-1.011 -CATEGORIES+= www +CATEGORIES+= networking MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/ MAINTAINER= pst@FreeBSD.ORG |