- remove trailing whitespaces
- add rcs id to patch
This commit is contained in:
parent
db68795632
commit
b4afa5aa97
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2015/12/03 21:24:30 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2016/01/28 14:00:07 kirby Exp $
|
||||
|
||||
COMMENT-main = physics-based drawing puzzle game
|
||||
COMMENT-npcomplete = extra levels for physics-based drawing puzzle game
|
||||
@ -6,7 +6,7 @@ COMMENT-npcomplete = extra levels for physics-based drawing puzzle game
|
||||
DISTNAME = numptyphysics-0.3.r20100916
|
||||
PKGNAME-main = ${DISTNAME}
|
||||
PKGNAME-npcomplete = npcomplete-0.0.r20100124
|
||||
REVISION-main = 0
|
||||
REVISION-main = 1
|
||||
REVISION-npcomplete = 0
|
||||
|
||||
MULTI_PACKAGES = -main -npcomplete
|
||||
|
@ -1,3 +1,4 @@
|
||||
$OpenBSD: patch-Path_cpp,v 1.3 2016/01/28 14:00:07 kirby Exp $
|
||||
--- Path.cpp.orig Thu Dec 6 10:37:20 2012
|
||||
+++ Path.cpp Thu Dec 6 10:39:15 2012
|
||||
@@ -90,8 +90,8 @@ Path& Path::rotate(const b2Mat22& rot)
|
||||
|
@ -1,6 +1,6 @@
|
||||
Harness gravity with your crayon and set about creating blocks,
|
||||
ramps, levers, pulleys and whatever else you fancy to get the little
|
||||
Harness gravity with your crayon and set about creating blocks,
|
||||
ramps, levers, pulleys and whatever else you fancy to get the little
|
||||
red thing to the little yellow thing.
|
||||
|
||||
Numpty Physics is a drawing puzzle game in the spirit (and style?)
|
||||
Numpty Physics is a drawing puzzle game in the spirit (and style?)
|
||||
of Crayon Physics using the same excellent Box2D engine.
|
||||
|
Loading…
Reference in New Issue
Block a user