diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-18 23:29:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-18 23:29:36 +0000 |
commit | 9ccce6a15a00a1246e7dfe67d6bdee3cec2d419d (patch) | |
tree | 0e15d66afcf05776a30d74a42a4174d90bc5e2bd /devel/ORBacus | |
parent | 098bcaec91685aad7c617a0f7c2f97b0076aefdd (diff) |
Notes
Diffstat (limited to 'devel/ORBacus')
-rw-r--r-- | devel/ORBacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 2bd93b628b48..2381fdb712ad 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.ooc.com/pub/OB/3.2/ DISTNAME= OB-${PORTVERSION} -MAINTAINER= ejc@bazzle.com +MAINTAINER= ports@FreeBSD.org COMMENT= A CORBA 2 implementation USE_XLIB= yes |