diff options
Diffstat (limited to 'devel/libevent/Makefile')
-rw-r--r-- | devel/libevent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 9538bbec862..e81ee509392 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/09/06 16:30:43 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2008/10/16 21:51:47 wiz Exp $ # # WARNING: updating this package (as of the 1.1/1.2 releases) means # updating BUILDLINK_ABI_DEPENDS in buildlink3.mk and a PKGREVISION @@ -7,7 +7,7 @@ # from being ABI compatible across releases until this is fixed. # [tvierling 20070210] -DISTNAME= libevent-1.4.5-stable +DISTNAME= libevent-1.4.8-stable PKGNAME= ${DISTNAME:S/-stable//} CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ |