aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ssmtp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ssmtp/Makefile')
-rw-r--r--mail/ssmtp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/ssmtp/Makefile b/mail/ssmtp/Makefile
index f93d588b0a69..b3b6aa7ec3e0 100644
--- a/mail/ssmtp/Makefile
+++ b/mail/ssmtp/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= ssmtp
-PORTVERSION= 2.60.12
+PORTVERSION= 2.61
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
-DISTNAME= ${PORTNAME}_${PORTVERSION}
+DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
MAINTAINER= clement@FreeBSD.org
COMMENT= Extremely simple MTA to get mail off the system to a mail hub
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.[0-9]+$//}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_OPENSSL= yes