summaryrefslogtreecommitdiff
path: root/mail/pear-Mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit840ce94382a2b453f8e23aaa7f4b47e17540cf78 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /mail/pear-Mail
parent6ec0551db2bce57c311ad995aa1d22786cfe926d (diff)
downloadpkgsrc-840ce94382a2b453f8e23aaa7f4b47e17540cf78.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'mail/pear-Mail')
-rw-r--r--mail/pear-Mail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/pear-Mail/Makefile b/mail/pear-Mail/Makefile
index 4b7b53cc300..43226444012 100644
--- a/mail/pear-Mail/Makefile
+++ b/mail/pear-Mail/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2006/10/14 12:11:56 adrianp Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/22 19:26:42 wiz Exp $
DISTNAME= Mail-1.1.14
CATEGORIES= mail
CONFLICTS= php-pear-Mail-[0-9]*
-DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP-[0-9]*:../../net/pear-Net_SMTP
+DEPENDS+= ${PHP_PKG_PREFIX}-pear-Net_SMTP-[0-9]*:../../net/pear-Net_SMTP
MAINTAINER= adrianp@NetBSD.org
-HOMEPAGE= http://pear.php.net/package/Mail
+HOMEPAGE= http://pear.php.net/package/Mail
COMMENT= PHP Class that provides multiple interfaces for sending emails
.include "../../lang/php/pear.mk"