diff options
author | marcus <marcus@FreeBSD.org> | 2005-07-14 12:53:41 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-07-14 12:53:41 +0800 |
commit | c4021147fe72d35fa4f131b50afa153c09c79959 (patch) | |
tree | eed7354893ed4233f7e06b0fddc2a2afd105a1bb /mail | |
parent | aebb0ef1c27433bad92562b08e42b536b6920d01 (diff) | |
download | freebsd-ports-gnome-c4021147fe72d35fa4f131b50afa153c09c79959.tar.gz freebsd-ports-gnome-c4021147fe72d35fa4f131b50afa153c09c79959.tar.zst freebsd-ports-gnome-c4021147fe72d35fa4f131b50afa153c09c79959.zip |
Chase the Thunderbird directory.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/enigmail-thunderbird/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/enigmail-thunderbird/Makefile b/mail/enigmail-thunderbird/Makefile index 2df05aa0e4a7..243258be00d6 100644 --- a/mail/enigmail-thunderbird/Makefile +++ b/mail/enigmail-thunderbird/Makefile @@ -18,6 +18,6 @@ PKGINSTALL= ${.CURDIR}/pkg-install PKGDEINSTALL= ${.CURDIR}/pkg-deinstall LOCAL_SRCDIR= mail/thunderbird -LOCAL_SUBDIR= lib/thunderbird/lib/thunderbird-1.0.2 +LOCAL_SUBDIR= lib/thunderbird/lib/thunderbird-1.0.5 .include "${MASTERDIR}/Makefile" |