diff options
Diffstat (limited to 'audio/speex-devel/Makefile')
-rw-r--r-- | audio/speex-devel/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index aa64feb74225..5345231d418d 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -7,11 +7,10 @@ # PORTNAME= speex -PORTVERSION= 1.0.b1 +PORTVERSION= 1.0.b3 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= Speex-${PORTVERSION:S/.b/beta/} +MASTER_SITES= http://www.speex.org/download/ +DISTNAME= speex-${PORTVERSION:S/.b/beta/} MAINTAINER= ports@FreeBSD.org |