From 6f6d0050b769d4ef58d7720f71575bd78683ef4d Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 30 Jul 2007 07:06:11 +0000 Subject: PORTEPOCH was bumped by accident in a few months ago, which it was supposed to be bump on PORTREVISION. Correct it now. Hey users, be sure to do a force reinstall such as 'portupgrade -f' or 'portmaster -f' or whatever in differnt method. Discussed with: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9274 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/libvorbis/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 65a4fd937..659016222 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -7,7 +7,8 @@ PORTNAME= libvorbis PORTVERSION= 1.2.0 -PORTEPOCH= 4 +PORTREVISION= 1 +PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ \ http://freebsd.unixfreunde.de/sources/ -- cgit v1.2.3