aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-12 23:46:19 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-12 23:46:19 +0000
commitd30e571eb6f5232da70daf4dc32b93c08bff1de9 (patch)
tree87603ac289c6880af1a48253ff77e15abbaebe27 /net/pear-Net_SMTP
parent6b26ddff3112fadce86072cddaf6a07e4faa741f (diff)
downloadports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.tar.gz
ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.zip
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
Notes
Notes: svn path=/head/; revision=93850
Diffstat (limited to 'net/pear-Net_SMTP')
-rw-r--r--net/pear-Net_SMTP/Makefile2
1 files changed, 1 insertions, 1 deletions
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