r1.7 caused the PORTREVISION to go backwards since this port is a slave of

x11-toolkits/linux-gtk, that port previously had PORTREVISION=2 and this
port failed to override it.  Set the PORTREVISION to 2 again.

Pointy hats to:	trevor, marcus
This commit is contained in:
Kris Kennaway 2004-05-16 03:52:34 +00:00
parent b0e5117a2c
commit e7e0cc6a88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109235
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= jpeg
PORTVERSION= 6b.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics linux
MAINTAINER= ports@FreeBSD.org

View file

@ -7,7 +7,7 @@
PORTNAME= jpeg
PORTVERSION= 6b.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics linux
MAINTAINER= ports@FreeBSD.org

View file

@ -7,7 +7,7 @@
PORTNAME= jpeg
PORTVERSION= 6b.15
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= graphics linux
MAINTAINER= ports@FreeBSD.org