From f392c677a375f86cb5a130d9e252c458ec6c4bd0 Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 12 Nov 2003 23:46:19 +0000 Subject: Add the virtual category "pear" to the Makefiles of these ports. PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org --- net/pear-Net_Socket/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/pear-Net_Socket') diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index b9ee878428e4..dda8685b7387 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -8,7 +8,7 @@ PORTNAME= Net_Socket PORTVERSION= 1.0.1 PORTREVISION= 1 -CATEGORIES= net www +CATEGORIES= net www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR Network Socket Interface -- cgit