diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2008-08-27 11:05:50 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2008-08-27 11:05:50 +0000 |
commit | 2a5618ba868ea6bf5f84f2bdc38ae145e31c7664 (patch) | |
tree | 281e26f8ba8be7c22b3002a54ba43af020e1d7c4 /devel/libev/Makefile | |
parent | 42f64c3af238766344f0da0770e7c1a01b444dc5 (diff) |
Update libev to 3.43
PR: 126862
Submitted by: Zhu Yan <nayuhz at gmail.com>
Notes
Notes:
svn path=/head/; revision=219296
Diffstat (limited to 'devel/libev/Makefile')
-rw-r--r-- | devel/libev/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libev/Makefile b/devel/libev/Makefile index 652bffb53ca2..5e1b9cf86ecf 100644 --- a/devel/libev/Makefile +++ b/devel/libev/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libev -PORTVERSION= 3.0 +PORTVERSION= 3.43 CATEGORIES= devel MASTER_SITES= http://dist.schmorp.de/libev/Attic/ |