remove extra blank line
This commit is contained in:
parent
a4544a7283
commit
7700c77766
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18099
1 changed files with 1 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 29 July 1997
|
||||
# Whom: daveh
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1999/03/15 02:11:36 steve Exp $
|
||||
# $Id: Makefile,v 1.4 1999/03/29 02:17:30 billf Exp $
|
||||
#
|
||||
|
||||
DISTNAME= nwrite-1.9.2
|
||||
|
@ -21,7 +21,6 @@ BINGRP= tty
|
|||
BINMODE= 2755
|
||||
|
||||
do-install:
|
||||
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/nwrite ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/nwrite.1.in ${PREFIX}/man/man1/nwrite.1
|
||||
|
||||
|
|
Loading…
Reference in a new issue