From b584d240cec7b97144eec4197895a9f404a4e97b Mon Sep 17 00:00:00 2001
From: jylefort <jylefort@FreeBSD.org>
Date: Wed, 7 Dec 2005 10:13:02 +0000
Subject: Chase the plib update by bumping PORTREVISION, since it is statically
 linked in.

---
 devel/simgear/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'devel')

diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile
index 92d3c358f433..62d25ce07395 100644
--- a/devel/simgear/Makefile
+++ b/devel/simgear/Makefile
@@ -7,6 +7,7 @@
 
 PORTNAME=	SimGear
 PORTVERSION=	0.3.9
+PORTREVISION=	1
 CATEGORIES=	devel games
 MASTER_SITES=	ftp://ftp.simgear.org/pub/simgear/Source/ \
 		ftp://ftp.de.flightgear.org/pub/simgear/Source/
-- 
cgit