From d5d5bcf1363e6e9304258d9d58bd3bd8f6d31e6f Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 28 Aug 2003 00:09:58 +0000 Subject: Use the new virtual category 'scheme' - Add the virtual category 'scheme' to the orphan ports - Fix the chicken's csc script - Minor portlint cleanups PR: ports/55265 Submitted by: Kimura Fuyuki --- net/net-http/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/net-http/Makefile b/net/net-http/Makefile index 35bd177da7ad..0a706db67e80 100644 --- a/net/net-http/Makefile +++ b/net/net-http/Makefile @@ -8,7 +8,7 @@ PORTNAME= net-http PORTVERSION= 0.3.1 -CATEGORIES= net +CATEGORIES= net scheme MASTER_SITES= http://evan.prodromou.san-francisco.ca.us/software/net-http/ MAINTAINER= ports@FreeBSD.org -- cgit