Index: Makefile =================================================================== --- Makefile (revision 369) +++ Makefile (working copy) @@ -15,7 +15,7 @@ MAINTAINER= gecko@FreeBSD.org COMMENT= An integrated calendar for Thunderbird and SeaMonkey -OPTIONS+= THUNDERBIRD "Install Thunderbird 3.0" on \ +OPTIONS+= THUNDERBIRD "Install Thunderbird 3.1" on \ SEAMONKEY "Install SeaMonkey 2.0" off USE_AUTOTOOLS= autoconf:213 libtool:22 @@ -46,7 +46,7 @@ .include .if defined(WITH_THUNDERBIRD) -RUN_DEPENDS+= ${LOCALBASE}/lib/thunderbird/thunderbird-bin:${PORTSDIR}/mail/thunderbird3 +RUN_DEPENDS+= ${LOCALBASE}/lib/thunderbird/thunderbird-bin:${PORTSDIR}/mail/thunderbird .endif .if defined(WITH_SEAMONKEY)