mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
49f6c471fd
The approach is slightly different from that taken by nethack34 and prevents the manual page conflicts produced by that approach. . While here, clean up the Makefile a little w.r.t. order and clean up the packing list to not produce warnings when the log or record are removed. With this change, you can have all nethack versions from ports installed at once. However, this isn't as pleasant as it could be, and I'd like to address this in the future by merging some changes from here into nethack33 (in particular) and nethack34.
14 lines
269 B
Groff
14 lines
269 B
Groff
$FreeBSD$
|
|
|
|
--- doc/dlb.6.orig Mon Apr 12 09:28:09 2004
|
|
+++ doc/dlb.6 Mon Apr 12 09:28:54 2004
|
|
@@ -74,7 +74,7 @@
|
|
Kenneth Lorber
|
|
.SH "SEE ALSO"
|
|
.PP
|
|
-nethack(6), tar(1)
|
|
+%%HACKNAME%%(6), tar(1)
|
|
.SH BUGS
|
|
.PP
|
|
Not a good tar emulation; - does not mean stdin or stdout.
|