mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
15 lines
312 B
Plaintext
15 lines
312 B
Plaintext
$NetBSD: patch-aj,v 1.4 2008/07/14 23:01:32 christos Exp $
|
|
|
|
--- doc/man/man5/Makefile.in.orig 2008-05-04 00:30:45.000000000 -0400
|
|
+++ doc/man/man5/Makefile.in 2008-06-28 16:33:21.000000000 -0400
|
|
@@ -198,7 +198,8 @@
|
|
man_MANS = \
|
|
Traits.5 \
|
|
UIL.5 \
|
|
- WML.5
|
|
+ WML.5 \
|
|
+ mwmrc.5
|
|
|
|
all: all-am
|
|
|