diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /mail/gdesklets-imapmail/Makefile | |
parent | Add some files missed in the previous GNOME 2.8 update. (diff) |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to '')
-rw-r--r-- | mail/gdesklets-imapmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gdesklets-imapmail/Makefile b/mail/gdesklets-imapmail/Makefile index 280a0f559345..e01ad52d0738 100644 --- a/mail/gdesklets-imapmail/Makefile +++ b/mail/gdesklets-imapmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= imapmail PORTVERSION= 0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= http://gdesklets.gnomedesktop.org/files/ PKGNAMEPREFIX= gdesklets- |