From bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sat, 8 Apr 2000 21:25:03 +0000 Subject: update with the new PORTNAME/PORTVERSION variables --- audio/mpegaudio/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'audio/mpegaudio') diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 2471185323b4..36fb161fd53c 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: mpegaudio -# Version required: 3.9 # Date created: 1 July 1996 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= mpegaudio -PKGNAME= mpegaudio-3.9 +PORTNAME= mpegaudio +PORTVERSION= 3.9 CATEGORIES= audio MASTER_SITES= ftp://ftp.iuma.com/audio_utils/converters/source/ +DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z MAINTAINER= torstenb@FreeBSD.org -- cgit v1.2.3