diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-15 19:34:45 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-15 19:34:45 +0800 |
commit | 114fb83abe30600b2d54ca3cd1275c59260e291c (patch) | |
tree | 94e979331a3e41741ec0d5ba92811b4c46b5dd19 /net-im/pidgin-pidgimpd | |
parent | cbf786d0bae5fb87cbf7d51a39b7284962288339 (diff) | |
download | freebsd-ports-gnome-114fb83abe30600b2d54ca3cd1275c59260e291c.tar.gz freebsd-ports-gnome-114fb83abe30600b2d54ca3cd1275c59260e291c.tar.zst freebsd-ports-gnome-114fb83abe30600b2d54ca3cd1275c59260e291c.zip |
- Chase libmpd shlib bump
Diffstat (limited to 'net-im/pidgin-pidgimpd')
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index 699cdc051a1f..e433c584f531 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -7,6 +7,7 @@ PORTNAME= pidgimpd PORTVERSION= 1.1 +PORTREVISION= 1 CATEGORIES= net-im audio MASTER_SITES= http://ayeon.org/projects/pidgimpd/ PKGNAMEPREFIX= pidgin- |