aboutsummaryrefslogtreecommitdiff
path: root/mail/ngmp
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-04-17 15:39:22 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-04-17 15:39:22 +0000
commit40cf443ab8e486c855f241ef3144fb2b3ecaf7e2 (patch)
tree22faf694f4cd259af1829d018240bcd13a766ac5 /mail/ngmp
parent8fa234c332d5ade3c0ac1ff4802c787952e85f53 (diff)
downloadports-40cf443ab8e486c855f241ef3144fb2b3ecaf7e2.tar.gz
ports-40cf443ab8e486c855f241ef3144fb2b3ecaf7e2.zip
Switch from dspam-devel to dspam, since there is no dspam-devel ATM (and it's
going to stay this way for a while). Submitted by: QAT Approved by: common-sense
Notes
Notes: svn path=/head/; revision=252803
Diffstat (limited to 'mail/ngmp')
-rw-r--r--mail/ngmp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ngmp/Makefile b/mail/ngmp/Makefile
index cf6b561fd4d6..bbee1a1d4bc2 100644
--- a/mail/ngmp/Makefile
+++ b/mail/ngmp/Makefile
@@ -6,7 +6,7 @@
PORTNAME= ngmp
PORTVERSION= 0.1.4
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.prevantage.com/releases/ \
ftp://ftp2.prevantage.com/releases/
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache22 \
${LOCALBASE}/lib/php/${PHP_EXT_DIR}/fileinfo.so:${PORTSDIR}/sysutils/pecl-fileinfo\
${LOCALBASE}/lib/php/${PHP_EXT_DIR}/ZendExtensionManager.so:${PORTSDIR}/devel/ZendOptimizer \
${LOCALBASE}/sbin/clamd:${PORTSDIR}/security/clamav \
- ${LOCALBASE}/bin/dspam:${PORTSDIR}/mail/dspam-devel \
+ ${LOCALBASE}/bin/dspam:${PORTSDIR}/mail/dspam \
${LOCALBASE}/share/pear/Mail/mimeDecode.php:${PORTSDIR}/mail/pear-Mail_mimeDecode \
${LOCALBASE}/share/pear/Net/SMTP.php:${PORTSDIR}/net/pear-Net_SMTP \
${LOCALBASE}/share/pear/Mail/mime.php:${PORTSDIR}/mail/pear-Mail_Mime \