diff options
Diffstat (limited to 'devel/libevent/Makefile')
-rw-r--r-- | devel/libevent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 40ef58c66081..75419c6db709 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libevent -PORTVERSION= 0.8 +PORTVERSION= 0.9 CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.c$/c/} |