summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-27 14:59:06 +0000
committerru <ru@FreeBSD.org>2001-03-27 14:59:06 +0000
commit87ed4c32b37933deafa63230dc0fb9e41a67fed4 (patch)
treedde88e185bd3bcc87995673da99d763459123ce4 /gnu/usr.bin/cvs
parent7d28ec8ab95af01785ec467a69b8e98c19959b62 (diff)
downloadFreeBSD-src-87ed4c32b37933deafa63230dc0fb9e41a67fed4.zip
FreeBSD-src-87ed4c32b37933deafa63230dc0fb9e41a67fed4.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'gnu/usr.bin/cvs')
-rw-r--r--gnu/usr.bin/cvs/cvs/Makefile3
-rw-r--r--gnu/usr.bin/cvs/cvsbug/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/gnu/usr.bin/cvs/cvs/Makefile b/gnu/usr.bin/cvs/cvs/Makefile
index c56827a..4d2dac0 100644
--- a/gnu/usr.bin/cvs/cvs/Makefile
+++ b/gnu/usr.bin/cvs/cvs/Makefile
@@ -9,8 +9,7 @@ MAINTAINER= peter@FreeBSD.org
.PATH: ${CVSDIR}/man
PROG= cvs
-MAN1= cvs.1
-MAN5= cvs.5
+MAN= cvs.1 cvs.5
SRCS= add.c admin.c buffer.c checkin.c checkout.c classify.c client.c \
commit.c create_adm.c cvsrc.c diff.c edit.c entries.c error.c \
diff --git a/gnu/usr.bin/cvs/cvsbug/Makefile b/gnu/usr.bin/cvs/cvsbug/Makefile
index af0bb57..7cb64d8 100644
--- a/gnu/usr.bin/cvs/cvsbug/Makefile
+++ b/gnu/usr.bin/cvs/cvsbug/Makefile
@@ -7,7 +7,7 @@ MAINTAINER= peter@FreeBSD.org
.PATH: ${CVSDIR}/src
.PATH: ${CVSDIR}/man
-MAN8= cvsbug.8
+MAN= cvsbug.8
CLEANFILES+= cvsbug ver
OpenPOWER on IntegriCloud