diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-02-02 21:35:21 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-02-02 21:35:21 +0000 |
commit | 7cff9fbb2a9ebe0dd62165df08e99a493a0a164c (patch) | |
tree | 9c1e12b7296b1b74e3c5c0e66f136349b14ed3b6 /multimedia | |
parent | 927020b4e4164b2a964d7eb65e974ce95e28ba0b (diff) | |
download | ports-7cff9fbb2a9ebe0dd62165df08e99a493a0a164c.tar.gz ports-7cff9fbb2a9ebe0dd62165df08e99a493a0a164c.zip |
Date: Wed, 2 Feb 2005 22:29:57 +0100
From: Michael Nottebrock <michaelnottebrock@gmx.net>
To: freebsd-ports@freebsd.org
Cc: FreeBSD ports <ports@freebsd.org>
Cc: dinoex@freebsd.org
Cc: Kris Kennaway <kris@obsecurity.org>
Subject: Re: Ports with version numbers going backwards: multimedia/replex
On Wednesday, 2. February 2005 06:50, Kris Kennaway wrote:
> FYI, this is not going to stop, because eik has been MIA for the past
> 2 months.
> > | -1 - fix typo
> > | - intentionally no bump of PORTEPOCH
Just bump PORTEPOCH, please. It's really no big deal either way (for some
typos you just get punished harder than for others).
Approved by: Michael Nottebrock <michaelnottebrock@gmx.net>
Notes
Notes:
svn path=/head/; revision=127933
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/replex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/replex/Makefile b/multimedia/replex/Makefile index 75146838db9d..92b415f4bbf7 100644 --- a/multimedia/replex/Makefile +++ b/multimedia/replex/Makefile @@ -8,6 +8,7 @@ PORTNAME= replex PORTVERSION= 0.1.3 PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= http://www.metzlerbros.org/dvb/ |