diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-08-08 18:02:22 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-08-08 18:02:22 +0000 |
commit | abff247a41a7064512717d2e7ef3cb5edf5b2632 (patch) | |
tree | d8289f0152961813647cfc7997e065a9a56796cb /devel/omniORB/Makefile | |
parent | b9029a7055956f353f21b7ae4e14a726667ba353 (diff) |
Notes
Diffstat (limited to 'devel/omniORB/Makefile')
-rw-r--r-- | devel/omniORB/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index 18dcce2597f2..a78998963899 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -6,9 +6,10 @@ # PORTNAME= omniORB -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= devel -MASTER_SITES= ftp://ftp.uk.research.att.com/pub/omniORB/omniORB3/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= omniorb DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g} MAINTAINER= ejc@bazzle.com |