diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 02:39:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-20 02:39:42 +0000 |
commit | 8dbd6b860e4dba614bdfc474335059c6c8b7913d (patch) | |
tree | f0f3de9c95e8b74c53a2ebc9a3e0803ec8bf3259 /mail/balsa/Makefile | |
parent | 10e576207499a0b24dfff7f22779386e1a9fcc60 (diff) |
Notes
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 15b65c33336f..08253ff1859d 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,8 +7,7 @@ # PORTNAME= balsa -PORTVERSION= 2.3.27 -PORTREVISION= 1 +PORTVERSION= 2.3.28 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ DISTNAME= balsa-${PORTVERSION} |