summaryrefslogtreecommitdiff
path: root/devel/omniORB/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/omniORB/Makefile
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to '')
-rw-r--r--devel/omniORB/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 46be3bd55f7e..cfb6218320bf 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: omniORB
# Date created: 14 May 1997
# Whom: ejc@bazzle.com
-# Version required: 2.8.0
#
# $FreeBSD$
#
-DISTNAME= omniORB_280
-PKGNAME= omniORB-2.8.0
+PORTNAME= omniORB
+PORTVERSION= 2.8.0
CATEGORIES= devel
MASTER_SITES= ftp://ftp.orl.co.uk/pub/omniORB/
+DISTNAME= ${PORTNAME}_${PORTVERSION:S/.//g}
MAINTAINER= ejc@bazzle.com