diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-09 11:37:10 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-09 11:37:10 +0000 |
commit | ae3a63c3ee8bc7fe3ac1bee4c5e7ccd3c0128b33 (patch) | |
tree | 1b97c0e657b7524faeb69e04d0bd417568e90e3f /mail/mutt-devel/Makefile | |
parent | 5f2dbec2db3a2616c3dc160cda6de00b44946f3c (diff) |
Notes
Diffstat (limited to 'mail/mutt-devel/Makefile')
-rw-r--r-- | mail/mutt-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index 35a96a8e109f..e99cd811f071 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -93,7 +93,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.5.7 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES+= mail ipv6 .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -367,7 +367,7 @@ PATCHFILES+= patch-1.5.7i.sidebar.20050203.txt:thomer .endif WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} -MAN1= mutt.1 mutt_dotlock.1 +MAN1= mutt.1 mutt_dotlock.1 flea.1 muttbug.1 MAN5= muttrc.5 mbox.5 mmdf.5 post-patch:: |