diff options
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r-- | devel/py-omniorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index b14cca95556b..97aedcd79c30 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uk.research.att.com/pub/omniORB/omniORBpy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= omniORBpy_${PORTVERSION:S/./_/g} -MAINTAINER= johann@egenetics.com +MAINTAINER= wjv@FreeBSD.org LIB_DEPENDS= omniORB3.0:${PORTSDIR}/devel/omniORB RUN_DEPENDS= omniidl:${PORTSDIR}/devel/omniORB |