From 1e45abb4744dbd86ede88986b720a300d7d36376 Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Sat, 9 Mar 2002 20:23:25 +0000 Subject: [PATCH] Rollback to revisions below: 1.12 ports/chinese/mutt/Makefile (somewhat) 1.154 ports/mail/mutt-devel/Makefile Previous commits break our lovely portupgrade. --- chinese/mutt/Makefile | 2 +- mail/mutt-devel/Makefile | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index cd5f59d53a73..a4d9db4b37ba 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -9,7 +9,7 @@ CATEGORIES= chinese MASTERDIR= ${.CURDIR}/../../mail/mutt-devel -SLAVEPORTREVISION= 2 +PORTREVISION= 8 REVISEDATE= 20020218 MAINTAINER= ycheng@sinica.edu.tw 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