From d8f3c3453da5406099f376996e706c5806524708 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 18 Feb 2003 16:24:15 +0000 Subject: PORTEPOCH should never be decreasing. Revealed by: pkg_version(1) Pointy hat to: roger --- audio/speex-devel/Makefile | 1 + audio/speex/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'audio') diff --git a/audio/speex-devel/Makefile b/audio/speex-devel/Makefile index 1b6f8fd211d9..02a6ab9b7d94 100644 --- a/audio/speex-devel/Makefile +++ b/audio/speex-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= speex PORTVERSION= 1.0.r2 +PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 1b6f8fd211d9..02a6ab9b7d94 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -8,6 +8,7 @@ PORTNAME= speex PORTVERSION= 1.0.r2 +PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://www.speex.org/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -- cgit v1.2.3