diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-01 05:41:24 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-01 05:41:24 +0000 |
commit | 946746b750985f0ad90de7aad112b1dbf77b379f (patch) | |
tree | 43114d8384f8a4d9fc3304f5d1c41a668204493d /mail/balsa2/Makefile | |
parent | 2633b43443e6127eaa94a1ea0efc3f9ee80a6e11 (diff) |
Update to 2.0.13.
Notes
Notes:
svn path=/head/; revision=86106
Diffstat (limited to 'mail/balsa2/Makefile')
-rw-r--r-- | mail/balsa2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index e49815175c74..36d81e353a9e 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balsa2 -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.13 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ |