aboutsummaryrefslogtreecommitdiff
path: root/mail/meta1/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-12-09 21:33:34 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-12-09 21:33:34 +0000
commite711de13d3b982df06871e3dfe6c0c425876926f (patch)
tree7841a6aac082425dd2d9fe7dcda3861c4c3f6bd3 /mail/meta1/Makefile
parent2189e60f97aa276ce22581d70da57b0e76e12160 (diff)
downloadports-e711de13d3b982df06871e3dfe6c0c425876926f.tar.gz
ports-e711de13d3b982df06871e3dfe6c0c425876926f.zip
- update to 1.0.Alpha12.0
PR: 172891 Submitted by: Alastair Hogge
Notes
Notes: svn path=/head/; revision=308566
Diffstat (limited to 'mail/meta1/Makefile')
-rw-r--r--mail/meta1/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/meta1/Makefile b/mail/meta1/Makefile
index d20ed23638bc..611253f36be4 100644
--- a/mail/meta1/Makefile
+++ b/mail/meta1/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PORTNAME= meta1
-PORTVERSION= 1.0.0a.11.0
-DISTVERSION= 1.0.Alpha11.0
+PORTVERSION= 1.0.0a.12.0
+DISTVERSION= 1.0.Alpha12.0
CATEGORIES= mail ipv6
-MASTER_SITES= http://www.MeTA1.org/download/.alpha/rainy/
+MASTER_SITES= http://www.MeTA1.org/download/.alpha/sunny/
PKGNAMESUFFIX?= ${TLS_SUFFIX}${SASL_SUFFIX}${BERKELEYDB_SUFFIX}${PMILTER_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
@@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-pmilter
.endif
.if ${PORT_OPTIONS:MSASL2}
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
CONFIGURE_ARGS+= --enable-SASL
CONFIGURE_ARGS+= --with-sasl-incdir=${LOCALBASE}/include
CONFIGURE_ARGS+= --with-sasl-libdir=${LOCALBASE}/lib