diff options
author | marcus <marcus@FreeBSD.org> | 2004-08-30 12:12:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-08-30 12:12:03 +0800 |
commit | 8e7015c816c7f170ba09355efe51a0906f2710f3 (patch) | |
tree | 6690dbbd0724cd9ce49eb39543de4dbd48f337b4 /mail/balsa/Makefile | |
parent | 4bce6f6c1eff555411b0ead0047ed364e697af18 (diff) | |
download | freebsd-ports-gnome-8e7015c816c7f170ba09355efe51a0906f2710f3.tar.gz freebsd-ports-gnome-8e7015c816c7f170ba09355efe51a0906f2710f3.tar.zst freebsd-ports-gnome-8e7015c816c7f170ba09355efe51a0906f2710f3.zip |
Update to 2.2.4.
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index ce1ac5bd9321..72ed62db7b14 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,8 +6,7 @@ # PORTNAME= balsa -PORTVERSION= 2.2.3 -PORTREVISION= 1 +PORTVERSION= 2.2.4 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} |