diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-29 13:30:39 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-29 13:30:39 +0000 |
commit | 4e4e88d85e72f858d72b26d045f4fa2432583476 (patch) | |
tree | 5abd9f00a6bf6be75c929ff6f011aa08278efe40 /audio | |
parent | 020e04467dcbea8d0f0813ed1643c8f56857e003 (diff) | |
download | FreeBSD-ports-4e4e88d85e72f858d72b26d045f4fa2432583476.zip FreeBSD-ports-4e4e88d85e72f858d72b26d045f4fa2432583476.tar.gz |
New fetch arrangements. Patch no longer needed.
Approved by: maintainer
Submitted by: Palle Girgensohn <girgen@partitur.se>
PR: ports/22079
Diffstat (limited to 'audio')
-rw-r--r-- | audio/lame/Makefile | 10 | ||||
-rw-r--r-- | audio/lame/distinfo | 3 |
2 files changed, 3 insertions, 10 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 2024acd..901fae6 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -8,17 +8,11 @@ PORTNAME= lame PORTVERSION= 3.70 CATEGORIES= audio -MASTER_SITES= ftp://ftp.sunet.se/pub/multimedia/Berkeley/mpeg2/conformance-bitstreams/audio/mpeg2/software/technical_report/ -DISTNAME= dist10 - -PATCH_SITES= http://www.sulaco.org/mp3/download/patches/ -PATCHFILES= lame${PORTVERSION}.patch.gz +MASTER_SITES= http://lame.sourceforge.net/download/beta/ +DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= yoshiaki@kt.rim.or.jp -PATCH_DIST_STRIP = -p1 - -WRKSRC= ${WRKDIR}/dist10/lsf/encoder USE_GMAKE= yes WANT_GTK= yes ALL_TARGET= lame diff --git a/audio/lame/distinfo b/audio/lame/distinfo index 9dc0629..3adbdda 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1,2 +1 @@ -MD5 (dist10.tar.gz) = 62cee8daa6041b8a2d0a9a1ef18163b4 -MD5 (lame3.70.patch.gz) = f7fcd906232887db53a81fc5c573aac4 +MD5 (lame3.70.tar.gz) = 44e29880a21535a7c935046a531e15af |