From bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 Mon Sep 17 00:00:00 2001
From: Michael Haro <mharo@FreeBSD.org>
Date: Sat, 8 Apr 2000 21:25:03 +0000
Subject: update with the new PORTNAME/PORTVERSION variables

---
 audio/rio/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'audio/rio')

diff --git a/audio/rio/Makefile b/audio/rio/Makefile
index 7fe1b1a73257..4ae77f4de769 100644
--- a/audio/rio/Makefile
+++ b/audio/rio/Makefile
@@ -1,15 +1,15 @@
 # New ports collection makefile for:   rio
-# Version required:    1.06
 # Date created:        29 April 1999
 # Whom:                Nick Sayer <nsayer@freebsd.org>
 #
 # $FreeBSD$
 #
 
-DISTNAME=	rio006
-PKGNAME=	rio-1.06
+PORTNAME=	rio
+PORTVERSION=	1.06
 CATEGORIES=	audio
 MASTER_SITES=	http://www.world.co.uk/sba/
+DISTNAME=	rio006
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	derm@ibm.net
-- 
cgit v1.2.3