aboutsummaryrefslogtreecommitdiff
path: root/mail/opensmtpd-extras/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/opensmtpd-extras/Makefile')
-rw-r--r--mail/opensmtpd-extras/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/opensmtpd-extras/Makefile b/mail/opensmtpd-extras/Makefile
index 04220a47059a..d8e72ebaf05c 100644
--- a/mail/opensmtpd-extras/Makefile
+++ b/mail/opensmtpd-extras/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= opensmtpd-extras
-PORTVERSION?= 6.6.0
+PORTVERSION?= 6.7.1
PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES+= mail
@@ -23,8 +23,6 @@ GNU_CONFIGURE= yes
LDFLAGS+= -L${OPENSSLLIB}
CFLAGS+= -I${OPENSSLINC}
-WRKSRC= ${WRKDIR}/OpenSMTPD-extras-${PORTVERSION}
-
CONFIGURE_ARGS+= --sysconfdir="${PREFIX}/etc/mail" \
--with-libevent=${LOCALBASE} \
--with-libssl=${OPENSSLBASE}