aboutsummaryrefslogtreecommitdiffstats
path: root/audio/speex
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2002-10-19 21:44:36 +0800
committerroger <roger@FreeBSD.org>2002-10-19 21:44:36 +0800
commitf0ef8d6219afdaaa13d53806649eb415045e2bc3 (patch)
tree84f6f5353d686d3d6141fbdca876f349a7fd6d6b /audio/speex
parent7b9616407a5cc9a05e9b8f1849fc8ad611bcb669 (diff)
downloadfreebsd-ports-gnome-f0ef8d6219afdaaa13d53806649eb415045e2bc3.tar.gz
freebsd-ports-gnome-f0ef8d6219afdaaa13d53806649eb415045e2bc3.tar.zst
freebsd-ports-gnome-f0ef8d6219afdaaa13d53806649eb415045e2bc3.zip
Rename to comply with porters handbook.
Diffstat (limited to 'audio/speex')
-rw-r--r--audio/speex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 272688702f4e..aa64feb74225 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -7,11 +7,11 @@
#
PORTNAME= speex
-PORTVERSION= 1.0beta1
+PORTVERSION= 1.0.b1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= Speex-${PORTVERSION}
+DISTNAME= Speex-${PORTVERSION:S/.b/beta/}
MAINTAINER= ports@FreeBSD.org