diff options
Diffstat (limited to 'games/bsdgames/files/patch-hack::Makefile')
-rw-r--r-- | games/bsdgames/files/patch-hack::Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/bsdgames/files/patch-hack::Makefile b/games/bsdgames/files/patch-hack::Makefile deleted file mode 100644 index eaa8d43922d1..000000000000 --- a/games/bsdgames/files/patch-hack::Makefile +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- hack/Makefile.orig Thu Nov 20 11:06:45 2003 -+++ hack/Makefile Thu Nov 20 11:13:27 2003 -@@ -18,6 +18,8 @@ - DPADD= ${LIBTERMCAP} ${LIBCOMPAT} - LDADD= -ltermcap -lcompat - CFLAGS+= -fwritable-strings -I${.CURDIR} -I. -+BINGRP= games -+BINMODE=2555 - FILES= rumors help hh data - FILESMODE_rumors= 440 - FILESGRP= ${BINGRP} |