mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
311 B
Plaintext
12 lines
311 B
Plaintext
|
--- doc/Makefile.in.orig Fri Aug 11 17:27:25 2000
|
||
|
+++ doc/Makefile.in Wed Aug 23 00:12:50 2000
|
||
|
@@ -110,7 +110,7 @@
|
||
|
l = @l@
|
||
|
localedir = @localedir@
|
||
|
|
||
|
-man_MANS = dedit.1 dedit.ja.1
|
||
|
+man_MANS = dedit.1
|
||
|
EXTRA_DIST = $(man_MANS)
|
||
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||
|
CONFIG_HEADER = ../config.h
|