diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-07-22 09:15:04 +0000 |
commit | bb040dde3e08355fc3ff13644072333bff22f964 (patch) | |
tree | 48afad7ae2c1b5fd6c866fadb03127860561cb60 /chinese/mutt | |
parent | 8fd2a9684ed1385dacc6b34e1625dccd010c8e71 (diff) |
Notes
Diffstat (limited to 'chinese/mutt')
-rw-r--r-- | chinese/mutt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index ab26fa40bf0f..ff38808368af 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -9,7 +9,7 @@ PORTREVISION= 2 CATEGORIES= chinese -MASTERDIR= ${.CURDIR}/../../mail/mutt-devel +MASTERDIR= ${.CURDIR}/../../mail/mutt REVISEDATE= 20100927 PORTREVISION= ${REVISEDATE} @@ -19,7 +19,7 @@ PORTREVISION= ${REVISEDATE} MAINTAINER= rafan@FreeBSD.org COMMENT= The Mongrel of Mail User Agents with Chinese support -CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-devel-[0-9]* mutt-devel-lite-[0-9]* mutt-lite-[0-9]* +CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]* LIB_DEPENDS+= hz.0:${PORTSDIR}/chinese/autoconvert |