diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-03-02 17:42:25 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-03-02 17:42:25 +0000 |
commit | 4f5edea7ff80b370708d63f497b5ff07937d3ed9 (patch) | |
tree | f76782fb3ac0faeec70ac7741449948db7a5f5e0 /net-im/mbpurple/Makefile | |
parent | - Update to 0.6.2. (diff) |
Add a patch from the svn repo to handle a crash while using https
https://code.google.com/p/microblog-purple/issues/detail?id=200
https://code.google.com/p/microblog-purple/issues/detail?id=212
Obtained from: e.a.agaf...@gmail.com
Diffstat (limited to 'net-im/mbpurple/Makefile')
-rw-r--r-- | net-im/mbpurple/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile index 27ac66ad6164..3329f2c4dc21 100644 --- a/net-im/mbpurple/Makefile +++ b/net-im/mbpurple/Makefile @@ -6,6 +6,7 @@ PORTNAME= mbpurple PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |