diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-04-11 19:01:33 +0000 |
commit | 376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f (patch) | |
tree | 480fa015ec656fd0ad89b19d5e19b0101f167664 /mail/balsa | |
parent | 7e35fbb8d71775e723c7b84e3af09aefb795d5f8 (diff) | |
download | pkgsrc-376dd503ef6cbcf8abfdfe66fd8909dfc4a2ce5f.tar.gz |
Recursive revbump from textproc/icu 57.1
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index babf8103c44..38e33e9d555 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.120 2016/03/24 16:46:04 khorben Exp $ +# $NetBSD: Makefile,v 1.121 2016/04/11 19:01:55 ryoon Exp $ DISTNAME= balsa-2.4.14 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= mail gnome MASTER_SITES= http://pawsa.fedorapeople.org/balsa/ EXTRACT_SUFX= .tar.bz2 |