aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_SMTP
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-06-06 20:24:27 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-06-06 20:24:27 +0000
commit4c98308c567764801f9a12e255fc42174b857a38 (patch)
tree2518bb4491b28224996a475f817ad575945d3486 /net/pear-Net_SMTP
parentede7a6bea5c8be9f6fa3e7e9a49bca3fb1e8239f (diff)
downloadports-4c98308c567764801f9a12e255fc42174b857a38.tar.gz
ports-4c98308c567764801f9a12e255fc42174b857a38.zip
- fix OPTIONS spelling
Notes
Notes: svn path=/head/; revision=320125
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 021fb08cf9ac..0e4ff1b9ee77 100644
--- a/net/pear-Net_SMTP/Makefile
+++ b/net/pear-Net_SMTP/Makefile
@@ -12,7 +12,7 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:${PORTSDIR}/net/pear-Net_Socket
RUN_DEPENDS:= ${BUILD_DEPENDS}
LATEST_LINK= pear-Net_SMTP
-OPTIONS_DEiFINE= PEAR_AUTH_SASL
+OPTIONS_DEFINE= PEAR_AUTH_SASL
PEAR_AUTH_SASL_DESC= PEAR::Auth_SASL support
PEAR_AUTOINSTALL= yes