diff options
author | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
---|---|---|
committer | Johann Visagie <wjv@FreeBSD.org> | 2001-06-27 10:15:01 +0000 |
commit | afc010f63a6f8f0210741155e0af8471d5df02cb (patch) | |
tree | 18966b10f1819c6d045f907082f456b726f2704c /devel/py-omniorb/Makefile | |
parent | bf04579e779b008d21ec1ef6db52ac3099ed37e0 (diff) |
Notes
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 |