From d30e571eb6f5232da70daf4dc32b93c08bff1de9 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis 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_NNTP/Makefile | 2 +- net/pear-Net_SMTP/Makefile | 2 +- net/pear-Net_Sieve/Makefile | 2 +- net/pear-Net_Socket/Makefile | 2 +- net/pear-Net_URL/Makefile | 2 +- net/pear-Net_URL2/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net') diff --git a/net/pear-Net_NNTP/Makefile b/net/pear-Net_NNTP/Makefile index 9ff89dadb730..4e56fbf7e361 100644 --- a/net/pear-Net_NNTP/Makefile +++ b/net/pear-Net_NNTP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net_NNTP PORTVERSION= 0.9.3 -CATEGORIES= net news www +CATEGORIES= net news www pear MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= PEAR class that provides an implementation of the NNTP protocol diff --git a/net/pear-Net_SMTP/Makefile b/net/pear-Net_SMTP/Makefile index c6aa7ddcac94..91346ac0f360 100644 --- a/net/pear-Net_SMTP/Makefile +++ b/net/pear-Net_SMTP/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net_SMTP PORTVERSION= 1.2.3 -CATEGORIES= net mail www +CATEGORIES= net mail www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class that provides an implementation of the SMTP protocol diff --git a/net/pear-Net_Sieve/Makefile b/net/pear-Net_Sieve/Makefile index 887d9b19faef..ce0ba59ccbbd 100644 --- a/net/pear-Net_Sieve/Makefile +++ b/net/pear-Net_Sieve/Makefile @@ -8,7 +8,7 @@ PORTNAME= Net_Sieve PORTVERSION= 0.8.1 PORTREVISION= 2 -CATEGORIES= net www +CATEGORIES= net www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class to handle talking to timsieved 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 diff --git a/net/pear-Net_URL/Makefile b/net/pear-Net_URL/Makefile index 2e3db2aaaeb1..69f0b6fd4aa7 100644 --- a/net/pear-Net_URL/Makefile +++ b/net/pear-Net_URL/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net_URL PORTVERSION= 1.0.10 -CATEGORIES= net www +CATEGORIES= net www pear MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- EXTRACT_SUFX= .tgz diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile index 2e3db2aaaeb1..69f0b6fd4aa7 100644 --- a/net/pear-Net_URL2/Makefile +++ b/net/pear-Net_URL2/Makefile @@ -7,7 +7,7 @@ PORTNAME= Net_URL PORTVERSION= 1.0.10 -CATEGORIES= net www +CATEGORIES= net www pear MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- EXTRACT_SUFX= .tgz -- cgit v1.2.3