diff options
author | marcus <marcus@FreeBSD.org> | 2008-03-02 13:36:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-03-02 13:36:00 +0800 |
commit | a1c12c993f218c545462863e7a02f5099f153cee (patch) | |
tree | 5edd52d07acacea6eb849fee65a9be52c45432cf /net-im/pidgin-hotkeys | |
parent | 45d9f3356df4270572f12942740eeb0769037cc2 (diff) | |
download | freebsd-ports-gnome-a1c12c993f218c545462863e7a02f5099f153cee.tar.gz freebsd-ports-gnome-a1c12c993f218c545462863e7a02f5099f153cee.tar.zst freebsd-ports-gnome-a1c12c993f218c545462863e7a02f5099f153cee.zip |
Chase the libpurple shared lib version.
Diffstat (limited to 'net-im/pidgin-hotkeys')
-rw-r--r-- | net-im/pidgin-hotkeys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index 3b44483bd4a4..ec59a3ff3a28 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgin-hotkeys PORTVERSION= 0.2.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= SF |