From 93a61d6874669ec2bb1bc7deebc61598e4174442 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:14:07 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- net/openh323-112/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'net/openh323-112') diff --git a/net/openh323-112/Makefile b/net/openh323-112/Makefile index 1bec4b123bbd..647b1ae481ef 100644 --- a/net/openh323-112/Makefile +++ b/net/openh323-112/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 # # $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 -- cgit v1.2.3