summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/groff/afmtodit/Makefile
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/groff/afmtodit/Makefile
parent7d28ec8ab95af01785ec467a69b8e98c19959b62 (diff)
downloadFreeBSD-src-87ed4c32b37933deafa63230dc0fb9e41a67fed4.zip
FreeBSD-src-87ed4c32b37933deafa63230dc0fb9e41a67fed4.tar.gz
MAN[1-9] -> MAN.
Diffstat (limited to 'gnu/usr.bin/groff/afmtodit/Makefile')
-rw-r--r--gnu/usr.bin/groff/afmtodit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/afmtodit/Makefile b/gnu/usr.bin/groff/afmtodit/Makefile
index ac347b3..aeb414a 100644
--- a/gnu/usr.bin/groff/afmtodit/Makefile
+++ b/gnu/usr.bin/groff/afmtodit/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
-MAN1= afmtodit.1
+MAN= afmtodit.1
-CLEANFILES+= ${MAN1}
+CLEANFILES+= ${MAN}
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
OpenPOWER on IntegriCloud