diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /devel/libevent | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) |
Notes
Diffstat (limited to 'devel/libevent')
-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 199908ac6cdd..c99b09988049 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides an API to execute callback functions on certain events GNU_CONFIGURE= yes |