aboutsummaryrefslogtreecommitdiff
path: root/devel/libevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libevent/Makefile')
-rw-r--r--devel/libevent/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index f0dd76cfe608..69da2e6d07a0 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= libevent
-PORTVERSION= 1.3e
+PORTVERSION= 1.4.6
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
+DISTNAME= ${PORTNAME}-${DISTVERSION}-stable
MAINTAINER= mnag@FreeBSD.org
COMMENT= Provides an API to execute callback functions on certain events