diff options
author | asami <asami@FreeBSD.org> | 1995-10-17 08:49:50 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-17 08:49:50 +0000 |
commit | af6ec4b21e4343a7b170343356c72de7f3d6cab7 (patch) | |
tree | 98b524e45e4a7ad808f11b76262c0187d98934d1 /www/weblint | |
parent | 9a5b30c5e14e85bb5ba36ba6c44130ca6679e967 (diff) | |
download | FreeBSD-ports-af6ec4b21e4343a7b170343356c72de7f3d6cab7.zip FreeBSD-ports-af6ec4b21e4343a7b170343356c72de7f3d6cab7.tar.gz |
There is no "www" category yet. :<
Diffstat (limited to 'www/weblint')
-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 c7fc872..036d1c3 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 |