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 a31bc1e7cbe..9ae3a2c1203 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2005/06/25 21:02:54 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2006/03/04 21:29:16 jlam Exp $ # DISTNAME= libevent-1.1a CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://monkey.org/~provos/libevent/ COMMENT= Asynchronous event notification library |