diff options
author | marcus <marcus@FreeBSD.org> | 2007-12-13 12:20:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2007-12-13 12:20:54 +0800 |
commit | 3e8f07e748c0463e38d6ad565513c8c4cddfac4b (patch) | |
tree | 42ab2ad8adbdd2a3adb9adf2ee341151c87fe838 /net-im/pidgin-guifications | |
parent | 8f52e59771e30a7f682f235e8b22dbb7bfb20f96 (diff) | |
download | freebsd-ports-gnome-3e8f07e748c0463e38d6ad565513c8c4cddfac4b.tar.gz freebsd-ports-gnome-3e8f07e748c0463e38d6ad565513c8c4cddfac4b.tar.zst freebsd-ports-gnome-3e8f07e748c0463e38d6ad565513c8c4cddfac4b.zip |
Update pidgin to 2.3.1, and chase the shared lib version bump. See
http://developer.pidgin.im/wiki/ChangeLog for the list of changes.
Diffstat (limited to 'net-im/pidgin-guifications')
-rw-r--r-- | net-im/pidgin-guifications/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 26b344de3c00..aa28a87d5b89 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgin-guifications PORTVERSION= 2.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MASTER_SITES= http://downloads.guifications.org/plugins/Guifications2/ |