diff options
author | asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-27 04:10:35 +0000 |
commit | fd097c878be411b3c0262256bf3127206a70c218 (patch) | |
tree | ed15d69c9db5e329e52c1b74d41e7c9c4579aabf /www/weblint | |
parent | 422c3208b6aaa43cf9813d5a60186362439964d7 (diff) | |
download | FreeBSD-ports-fd097c878be411b3c0262256bf3127206a70c218.zip FreeBSD-ports-fd097c878be411b3c0262256bf3127206a70c218.tar.gz |
Change categories to "www". gn has "net" in there too.
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 036d1c3..96156fb 100644 --- a/www/weblint/Makefile +++ b/www/weblint/Makefile @@ -3,11 +3,11 @@ # Date created: Oct 14, 1995 # Whom: pst # -# $Id: Makefile,v 1.2 1995/10/17 08:27:57 asami Exp $ +# $Id: Makefile,v 1.3 1995/10/17 08:49:50 asami Exp $ # DISTNAME= weblint-1.011 -CATEGORIES+= networking +CATEGORIES+= www MASTER_SITES= ftp://ftp.khoral.com/pub/perl/www/ MAINTAINER= pst@FreeBSD.ORG |