summaryrefslogtreecommitdiff
path: root/net/opal
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/opal
parentAccidental whitespace (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/opal')
-rw-r--r--net/opal/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile
index 1bec4b123bbd..647b1ae481ef 100644
--- a/net/opal/Makefile
+++ b/net/opal/Makefile
@@ -1,18 +1,17 @@
# New ports collection makefile for: openh323
-# Version required: 1.1alpha1
# Date created: Thu Feb 17 15:00:48 GMT 2000
# Whom: Roger Hardiman <roger@freebsd.org>
#
# $FreeBSD$
#
-DISTNAME= openh323_1.1alpha1
-PKGNAME= openh323-1.1.a1
+PORTNAME= openh323
+PORTVERSION= 1.1.a1
CATEGORIES= net
MASTER_SITES= http://www.openh323.org/bin/ \
http://www.de.openh323.org/bin/ \
http://www.ru.openh323.org/bin/
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
+DISTFILES= openh323_1.1alpha1${EXTRACT_SUFX} \
pwlib_min_1.14.tar.gz
MAINTAINER= roger@freebsd.org