From b4d2632d0d3d36bea675b36b6fc242a19f9d8e9f Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 16 May 2004 03:52:34 +0000 Subject: 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 --- graphics/linux-f10-jpeg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/linux-f10-jpeg') diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile index 8eaa79f8af3c..026237ccc42c 100644 --- a/graphics/linux-f10-jpeg/Makefile +++ b/graphics/linux-f10-jpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= jpeg PORTVERSION= 6b.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics linux MAINTAINER= ports@FreeBSD.org -- cgit