summaryrefslogtreecommitdiffstats
path: root/gnu/libexec/uucp
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1993-08-06 23:38:29 +0000
committerrgrimes <rgrimes@FreeBSD.org>1993-08-06 23:38:29 +0000
commitbb17304d3a04b8cefec51090fb1ea701aa3ba2e7 (patch)
treedc54580c9c4059cdee0cdf694875c95af107e0b5 /gnu/libexec/uucp
parentffef03e71087f8db7c04dc75e8161bb426825ee0 (diff)
downloadFreeBSD-src-bb17304d3a04b8cefec51090fb1ea701aa3ba2e7.zip
FreeBSD-src-bb17304d3a04b8cefec51090fb1ea701aa3ba2e7.tar.gz
Fixed manual page names from .0 to .8.
Diffstat (limited to 'gnu/libexec/uucp')
-rw-r--r--gnu/libexec/uucp/uucico/Makefile4
-rw-r--r--gnu/libexec/uucp/uuxqt/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/gnu/libexec/uucp/uucico/Makefile b/gnu/libexec/uucp/uucico/Makefile
index e4c58aa..d78d45c 100644
--- a/gnu/libexec/uucp/uucico/Makefile
+++ b/gnu/libexec/uucp/uucico/Makefile
@@ -1,5 +1,5 @@
# Makefile for uucico
-# $Id: Makefile,v 1.2 1993/08/05 16:15:06 jtc Exp $
+# $Id: Makefile,v 1.1 1993/08/05 18:27:08 conklin Exp $
BINDIR= $(sbindir)
BINOWN= $(owner)
@@ -14,7 +14,7 @@ DPADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP)
CFLAGS+= -I$(.CURDIR)/../common_sources\
-DVERSION=\"$(VERSION)\"
-MAN8= uucico.0
+MAN8= uucico.8
.include <bsd.prog.mk>
.PATH: $(.CURDIR)/../common_sources
diff --git a/gnu/libexec/uucp/uuxqt/Makefile b/gnu/libexec/uucp/uuxqt/Makefile
index ded44bf..b34c639 100644
--- a/gnu/libexec/uucp/uuxqt/Makefile
+++ b/gnu/libexec/uucp/uuxqt/Makefile
@@ -1,5 +1,5 @@
# Makefile for uuxqt
-# $Id: Makefile,v 1.2 1993/08/05 16:15:28 jtc Exp $
+# $Id: Makefile,v 1.1 1993/08/05 18:28:24 conklin Exp $
BINDIR= $(sbindir)
BINOWN= $(owner)
@@ -12,7 +12,7 @@ DPADD+= $(LIBUNIX) $(LIBUUCONF) $(LIBUUCP)
CFLAGS+= -I$(.CURDIR)/../common_sources\
-DVERSION=\"$(VERSION)\"
-MAN8= uuxqt.0
+MAN8= uuxqt.8
.include <bsd.prog.mk>
.PATH: $(.CURDIR)/../common_sources
OpenPOWER on IntegriCloud