diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 11:31:02 +0800 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /mail/thunderbird | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) | |
download | freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.tar.gz freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.tar.zst freebsd-ports-gnome-731798cdcf78c9b9ebbe16d30073be2295527446.zip |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Diffstat (limited to 'mail/thunderbird')
-rw-r--r-- | mail/thunderbird/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile index 206662c14313..e54e31c41868 100644 --- a/mail/thunderbird/Makefile +++ b/mail/thunderbird/Makefile @@ -7,6 +7,7 @@ PORTNAME= thunderbird PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_LOCAL} # ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ale # thunderbird/releases/${PORTVERSION} |