From 4ba37079d07fdd7aa0e48acceb83ee73fa8cb3b0 Mon Sep 17 00:00:00 2001
From: Thomas Gellekum <tg@FreeBSD.org>
Date: Wed, 29 Oct 1997 08:47:04 +0000
Subject: Install all binaries.

PR:		3831
Submitted by:	Josh Gilliam <josh@quick.net>
---
 games/netris/files/patch-aa | 7 ++++---
 games/netris/pkg-descr      | 3 ++-
 games/netris/pkg-plist      | 1 +
 3 files changed, 7 insertions(+), 4 deletions(-)

(limited to 'games')

diff --git a/games/netris/files/patch-aa b/games/netris/files/patch-aa
index ab1a24eaca04..cc2b7113aeac 100644
--- a/games/netris/files/patch-aa
+++ b/games/netris/files/patch-aa
@@ -1,5 +1,5 @@
-*** Configure.orig	Sat Feb 10 04:41:40 1996
---- Configure	Thu Aug  1 02:16:34 1996
+*** Configure.orig	Sat Feb 10 02:41:40 1996
+--- Configure	Mon Jun  9 21:04:51 1997
 ***************
 *** 159,167 ****
 --- 159,170 ----
@@ -17,13 +17,14 @@
   
 ***************
 *** 217,222 ****
---- 220,228 ----
+--- 220,229 ----
   
   cleandir: clean
   	rm -f .depend Makefile config.h
 + 
 + install:
 + 	install -o bin -g bin -s -m 755 $(PROG) $(DESTDIR)
++ 	install -o bin -g bin -s -m 755 sr $(DESTDIR)
   
   ##### DO NOT EDIT OR DELETE THIS LINE, it's needed by make depend #####
   END
diff --git a/games/netris/pkg-descr b/games/netris/pkg-descr
index b8d5ee06778f..af0349e52def 100644
--- a/games/netris/pkg-descr
+++ b/games/netris/pkg-descr
@@ -1,4 +1,5 @@
-This is netris, a networked version of t*tris.  It allows head to head 2 player games via a network.  
+This is netris, a networked version of t*tris.
+It allows head to head 2 player games via a network.
 
 -Ken Monville
 desmo@bandwidth.org
diff --git a/games/netris/pkg-plist b/games/netris/pkg-plist
index 6e2f7fa3e20e..793e2b0dbd36 100644
--- a/games/netris/pkg-plist
+++ b/games/netris/pkg-plist
@@ -1,2 +1,3 @@
 bin/netris
+bin/sr
 man/man1/netris.1.gz
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0