diff options
-rw-r--r-- | mail/mutt-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index cc37bd5a2500..2cbb71d118aa 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -98,7 +98,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.5.11 -PORTREVISION= 1 +PORTREVISION?= 1 CATEGORIES+= mail ipv6 .if defined(WITH_MUTT_NNTP) CATEGORIES+= news |