diff options
Diffstat (limited to 'devel/py-omniorb/Makefile')
-rw-r--r-- | devel/py-omniorb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-omniorb/Makefile b/devel/py-omniorb/Makefile index 1599fae2600a..07f4eeeb99dd 100644 --- a/devel/py-omniorb/Makefile +++ b/devel/py-omniorb/Makefile @@ -6,14 +6,14 @@ # PORTNAME= omniorb -PORTVERSION= 2.0 +PORTVERSION= 2.2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= omniORBpy-${PORTVERSION} -MAINTAINER= ak03@gte.com +MAINTAINER= sem@ciam.ru COMMENT= Python bindings for omniORB4, a CORBA 2.6 ORB LIB_DEPENDS= omniORB4.0:${PORTSDIR}/devel/omniORB |