aboutsummaryrefslogtreecommitdiff
path: root/audio/speex-devel/Makefile
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2003-02-02 17:49:42 +0000
committerRoger Hardiman <roger@FreeBSD.org>2003-02-02 17:49:42 +0000
commitb8063d7fc91638ed016fd090199ff6864023b095 (patch)
treebfd5f3a1a279d2ac49818d6fbc7b239161920a14 /audio/speex-devel/Makefile
parente92c01a9f9520720bfe13bfdb8945748f8892d31 (diff)
Notes
Diffstat (limited to 'audio/speex-devel/Makefile')
-rw-r--r--audio/speex-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile
index 4c0dcd41ef3d..ef0d5d611346 100644
--- a/audio/speex-devel/Makefile
+++ b/audio/speex-devel/Makefile
@@ -7,11 +7,10 @@
#
PORTNAME= speex
-PORTVERSION= 1.0.b4
-PORTEPOCH= 1
+PORTVERSION= 1.0.r2
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= ports@FreeBSD.org