diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-03-06 22:54:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-03-06 22:54:08 +0000 |
commit | 3af9882a7a9d21de425a696577f302f1b2818dfa (patch) | |
tree | e21b58da2ddcf9a58e7218a873afcd0fb81e0b0c /audio/festival/Makefile | |
parent | a73585b8f1df1e379fd773304c3ab29cd2d52cfb (diff) |
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)
Notes
Notes:
svn path=/head/; revision=130490
Diffstat (limited to 'audio/festival/Makefile')
-rw-r--r-- | audio/festival/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |