aboutsummaryrefslogtreecommitdiff
path: root/lib/libftpio/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-27 17:27:19 +0000
commit4a558355e5f3b4521cef56a6b705fa84be41dfa0 (patch)
treec5d093301ac704ade1196e588cfffe654cea770b /lib/libftpio/Makefile
parent8efc417089cbe239ecb1134fedef1aa82929d60b (diff)
downloadsrc-4a558355e5f3b4521cef56a6b705fa84be41dfa0.tar.gz
src-4a558355e5f3b4521cef56a6b705fa84be41dfa0.zip
MAN[1-9] -> MAN.
Notes
Notes: svn path=/head/; revision=74870
Diffstat (limited to 'lib/libftpio/Makefile')
-rw-r--r--lib/libftpio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libftpio/Makefile b/lib/libftpio/Makefile
index 8652bc7ce539..a06a75e9f060 100644
--- a/lib/libftpio/Makefile
+++ b/lib/libftpio/Makefile
@@ -8,7 +8,7 @@ SRCS= ftpio.c ftperr.c
INCS= ftpio.h
CFLAGS+= -I${.CURDIR} -Wall
CFLAGS+= -DINET6
-MAN3= ftpio.3
+MAN= ftpio.3
CLEANFILES= ftperr.c
ftperr.c: ftp.errors