summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2002-03-09 17:21:54 +0000
committerClive Lin <clive@FreeBSD.org>2002-03-09 17:21:54 +0000
commitf4a10f99ac022e9dd6c0130ebd6c2e18b0ac37bb (patch)
treeffd47b6af180f031b6c40c2dd5162451d3407605 /mail
parentmake it buildable on current (diff)
Automate PORTREVISION issue bewteen master port and slave port.
Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=55768
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile
index 94935ef19137..5fa69e387484 100644
--- a/mail/mutt-devel/Makefile
+++ b/mail/mutt-devel/Makefile
@@ -46,7 +46,8 @@
PORTNAME= mutt-devel
PORTVERSION= 1.3.27
-PORTREVISION?= 6
+MASTERPORTREVISION= 6
+PORTREVISION= `${EXPR} ${MASTERPORTREVISION} + ${SLAVEPORTREVISION}`
CATEGORIES+= mail
.if defined(WITH_MUTT_NNTP)
CATEGORIES+= news