From 7369772dcfa0d1345448e4f0b0d1648c9e00f69f Mon Sep 17 00:00:00 2001 From: sebastia Date: Sun, 8 Jul 2012 14:15:46 +0000 Subject: [PATCH] Bump revision after gnustep-make update --- games/oolite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/oolite/Makefile b/games/oolite/Makefile index 1370ab40c96..42b979af895 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2011/04/18 12:19:21 sebastia Exp $ +# $OpenBSD: Makefile,v 1.6 2012/07/08 14:15:46 sebastia Exp $ COMMENT= space combat and trading game in the style of Elite VERSION= 1.73.4 -REVISION = 1 +REVISION = 2 DISTNAME= oolite-dev-source-${VERSION} PKGNAME= oolite-${VERSION} CATEGORIES= games