summaryrefslogtreecommitdiff
path: root/net/net-http
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:09:58 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-08-28 00:09:58 +0000
commit35fc62a6c3987f2a495454e42d8c7d7e50f7cc74 (patch)
tree2b2180fc9a86b57766bcc66753aca063e76f5518 /net/net-http
parentUse the virtual category "scheme" (part ii) (diff)
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 <fuyuki@nigredo.org>
Notes
Notes: svn path=/head/; revision=87819
Diffstat (limited to 'net/net-http')
-rw-r--r--net/net-http/Makefile2
1 files changed, 1 insertions, 1 deletions
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