diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-02-21 02:24:01 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-02-21 02:24:01 +0000 |
commit | 62a3a506abd6ccd8681fbc2c75a51ba8cb129d3d (patch) | |
tree | 34d4e4fa3f012e874c34031225c957c143ba368d /net-im/pidgin | |
parent | c879d09ebed524182bf4852fe46c09ac071fd405 (diff) | |
download | ports-62a3a506abd6ccd8681fbc2c75a51ba8cb129d3d.tar.gz ports-62a3a506abd6ccd8681fbc2c75a51ba8cb129d3d.zip |
Updat to 2.6.6. See http://developer.pidgin.im/wiki/ChangeLog for a list
of changes.
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=250109
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index 4ff40b3878b9..bf28cd9bdbc2 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pidgin -PORTREVISION= 1 +PORTREVISION= 0 MAINTAINER= marcus@FreeBSD.org COMMENT= Pidgin multi-protocol messaging client (GTK+ UI) |