diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2008-12-22 16:09:23 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2008-12-22 16:09:23 +0000 |
commit | ff2d71163c37da5b640e9fcb29a2b53b751412c3 (patch) | |
tree | b89c97b7d9e115adaeb5db480d8b7505b57322e4 /devel/ace+tao | |
parent | 80ba0803d3d356ba720e713322f0cd52ade8d451 (diff) | |
download | ports-ff2d71163c37da5b640e9fcb29a2b53b751412c3.tar.gz ports-ff2d71163c37da5b640e9fcb29a2b53b751412c3.zip |
Notes
Diffstat (limited to 'devel/ace+tao')
-rw-r--r-- | devel/ace+tao/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ace+tao/Makefile b/devel/ace+tao/Makefile index 141599717205..75d60368833c 100644 --- a/devel/ace+tao/Makefile +++ b/devel/ace+tao/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://deuce.doc.wustl.edu/pub/previous_versions/ \ http://www.navicon.dk/mirrors/ace/deuce.doc.wustl.edu/old_distribution/ DISTNAME= ACE-${ACE_VERSION:C/\.0$//}+TAO-${TAO_VERSION:C/\.0$//} -MAINTAINER= sem@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= The Adaptive Communication Environment (ACE) with The ACE ORB (TAO) CONFLICTS?= ace-* |