diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index d1a85f717e6d..94935ef19137 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -46,9 +46,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.3.27 -MASTERPORTREVISION= 6 -SLAVEPORTREVISION?= 0 -PORTREVISION= `${EXPR} ${MASTERPORTREVISION} + ${SLAVEPORTREVISION}` +PORTREVISION?= 6 CATEGORIES+= mail .if defined(WITH_MUTT_NNTP) CATEGORIES+= news |