aboutsummaryrefslogtreecommitdiff
path: root/devel/omniORB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/omniORB/Makefile')
-rw-r--r--devel/omniORB/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 1acaa83fb70d..f07c4219b4d9 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -6,20 +6,20 @@
#
PORTNAME= omniORB
-PORTVERSION= 4.0.0
+PORTVERSION= 4.0.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
-MAINTAINER= ejc@FreeBSD.org
+MAINTAINER= sem@ciam.ru
COMMENT= A robust high performance CORBA ORB for C++ and Python
CONFIGURE_WRKSRC= ${WRKSRC}/build
BUILD_WRKSRC= ${CONFIGURE_WRKSRC}
INSTALL_WRKSRC= ${CONFIGURE_WRKSRC}
-USE_PYTHON= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
+USE_PYTHON= yes
INSTALLS_SHLIB= yes
NO_FILTER_SHLIBS= yes
MAKEFILE= GNUmakefile