From 5c5ebdc5153902b6f033e1f5edf97d276c585f15 Mon Sep 17 00:00:00 2001 From: edwin <edwin@FreeBSD.org> Date: Sun, 6 Mar 2005 22:54:08 +0000 Subject: Increase PORTEPOCH: Subject: Ports with version numbers going backwards: audio/festival *audio/festival* <trevor@FreeBSD.org>: festival-1.4.1_2 < festival-1.4.3 | revision 1.24 | date: 2005/03/04 15:20:28; author: kris; state: Exp; lines: +2 -1 | Restore previous port version (revert local change accidentally | committed) --- audio/festival/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/audio/festival/Makefile b/audio/festival/Makefile index ef9a1b83a9ae..7d8b88e4105f 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -10,6 +10,7 @@ PORTNAME= festival PORTVERSION= 1.4.1 PORTREVISION= 2 +PORTEPOCH= 1 CATEGORIES= audio accessibility MASTER_SITES= ${MASTER_SITE_FESTIVAL} MASTER_SITE_SUBDIR= ${PORTVERSION} -- cgit