summaryrefslogtreecommitdiffstats
path: root/mail/websieve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/websieve/Makefile')
-rw-r--r--mail/websieve/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/websieve/Makefile b/mail/websieve/Makefile
index 8607141..33eeab5 100644
--- a/mail/websieve/Makefile
+++ b/mail/websieve/Makefile
@@ -5,8 +5,8 @@ PORTNAME= websieve
PORTVERSION= 0.63.a
PORTREVISION= 3
CATEGORIES= mail
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
-DISTNAME?= ${PORTNAME}-${DISTVERSION}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${SIEVEVERSION}
+DISTNAME?= ${PORTNAME}-${SIEVEVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Web based Cyrus IMAP user admin client
@@ -14,7 +14,7 @@ COMMENT= Web based Cyrus IMAP user admin client
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
-DISTVERSION= 063a
+SIEVEVERSION= ${PORTVERSION:S/.//g}
USES= perl5 shebangfix
USE_PERL5= run
OpenPOWER on IntegriCloud