diff options
author | mm <mm@FreeBSD.org> | 2010-07-25 23:39:20 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-25 23:39:20 +0800 |
commit | fe1093d9f226009b1533bc739b1d262cdb81b1ea (patch) | |
tree | f934afe0a394b015a8ecb7b613f130d17a0e8cd3 /net-im/msn-proxy | |
parent | d29d0b28c4e46d7522f1e8389e6f2b092d100c13 (diff) | |
download | freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.tar.gz freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.tar.zst freebsd-ports-gnome-fe1093d9f226009b1533bc739b1d262cdb81b1ea.zip |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout)
Diffstat (limited to 'net-im/msn-proxy')
-rw-r--r-- | net-im/msn-proxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/msn-proxy/Makefile b/net-im/msn-proxy/Makefile index 69a520468676..ef80e3ef8df6 100644 --- a/net-im/msn-proxy/Makefile +++ b/net-im/msn-proxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= msn-proxy PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |