diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-12-02 05:30:01 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-12-02 05:30:01 +0000 |
commit | 64a923ea9802fcf2c57c2269c180256206888ac4 (patch) | |
tree | 9406ac5e44eaaec2ced93a5017d7e8785c0d472b /mail/thunderbird3 | |
parent | c4ffda9b272a3e5885e27e3be785cd83065bbf41 (diff) | |
download | ports-64a923ea9802fcf2c57c2269c180256206888ac4.tar.gz ports-64a923ea9802fcf2c57c2269c180256206888ac4.zip |
Notes
Diffstat (limited to 'mail/thunderbird3')
-rw-r--r-- | mail/thunderbird3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index ad125367147a..522ab82b297a 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -8,7 +8,7 @@ PORTNAME= thunderbird PORTVERSION= 1.0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${PORTVERSION}/source |