diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/mpegaudio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 2eaeb470930..9dbef88fd4c 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:22:57 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/10/28 13:35:34 wiz Exp $ DISTNAME= mpegaudio PKGNAME= mpegaudio-3.9 CATEGORIES= audio -MASTER_SITES= ftp://ftp.ise.fhg.de/pub/graphics/mpeg/ +MASTER_SITES= # empty EXTRACT_SUFX= .tar.Z MAINTAINER= tech-pkg@NetBSD.org |