aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-11-13 07:46:19 +0800
committeredwin <edwin@FreeBSD.org>2003-11-13 07:46:19 +0800
commitf392c677a375f86cb5a130d9e252c458ec6c4bd0 (patch)
tree60370923138a47f862620790dc2abaa1f470ccbe /net/pear-Net_SMTP
parentd40dea5d99ca230d2eca8e4525aa417fff7b6c13 (diff)
downloadfreebsd-ports-gnome-f392c677a375f86cb5a130d9e252c458ec6c4bd0.tar.gz
freebsd-ports-gnome-f392c677a375f86cb5a130d9e252c458ec6c4bd0.tar.zst
freebsd-ports-gnome-f392c677a375f86cb5a130d9e252c458ec6c4bd0.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
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