diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/unroff/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index f28083a62c9f..0a1c909ce4d6 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -26,7 +26,8 @@ UNROFF_SITE= http://www-rn.informatik.uni-bremen.de/software/unroff PATCH1= me-misc-patch PATCH2= misc-patch-2 -MAN1= unroff.1 unroff-html.1 unroff-html-man.1 unroff-html-ms.1 +MAN1= unroff.1 unroff-html.1 unroff-html-man.1 \ + unroff-html-me.1 unroff-html-ms.1 MANCOMPRESSED= yes pre-patch: |