aboutsummaryrefslogtreecommitdiff
path: root/audio/mpegaudio
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 21:25:03 +0000
commitbcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (patch)
tree3e83c1f293779db0f23c9e63d65d38cccd689551 /audio/mpegaudio
parent756191223822e770f94301c2b8942dccf13cc264 (diff)
downloadports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.tar.gz
ports-bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2.zip
Notes
Diffstat (limited to 'audio/mpegaudio')
-rw-r--r--audio/mpegaudio/Makefile6
1 files changed, 3 insertions, 3 deletions
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