diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 19:39:50 +0000 |
commit | d9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch) | |
tree | a08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/xrisk/files/patch-xrisk.def | |
parent | - Update to 1.9, announce message: (diff) |
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363239
Diffstat (limited to 'games/xrisk/files/patch-xrisk.def')
-rw-r--r-- | games/xrisk/files/patch-xrisk.def | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xrisk/files/patch-xrisk.def b/games/xrisk/files/patch-xrisk.def new file mode 100644 index 000000000000..c64fdf70ee09 --- /dev/null +++ b/games/xrisk/files/patch-xrisk.def @@ -0,0 +1,11 @@ +--- xrisk.def.orig Wed Oct 27 19:14:11 1993 ++++ xrisk.def Fri Feb 11 15:46:40 2000 +@@ -3,6 +3,8 @@ + /* EXTRA_DEFINES = -D_NO_PROTO */ + RISKBINDIR = $(BINDIR) + RISKLIBDIR = $(LIBDIR)/xrisk ++MANDIR = $(MANPATH)/man6 ++MANSUFFIX = 6 + + /* + If you prefere mappings other than english check out if it exists (or write |