diff options
Diffstat (limited to 'usr.sbin/pcvt/fontedit/Makefile')
-rw-r--r-- | usr.sbin/pcvt/fontedit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pcvt/fontedit/Makefile b/usr.sbin/pcvt/fontedit/Makefile index db978b0..4851169 100644 --- a/usr.sbin/pcvt/fontedit/Makefile +++ b/usr.sbin/pcvt/fontedit/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ PROG= fontedit -MAN1= ${PROG}.1 .include <bsd.prog.mk> |