diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 20:25:22 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-20 20:25:22 +0000 |
commit | c1d5b695fa88fa607556eb9372703a0a057759de (patch) | |
tree | de29342d1a037154dcb1395ace03db4fe2d0381b /ftp/mirror/Makefile | |
parent | - fix a bug in pkg/* checking (diff) |
remove extra blank line - portlint
Notes
Notes:
svn path=/head/; revision=26841
Diffstat (limited to 'ftp/mirror/Makefile')
-rw-r--r-- | ftp/mirror/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile index d3790c9e954a..2fe2be1b3e42 100644 --- a/ftp/mirror/Makefile +++ b/ftp/mirror/Makefile @@ -17,7 +17,6 @@ NO_WRKSUBDIR= yes MAKEFILE= makefile MAN1= mirror.1 mirror-master.1 - pre-install: ${MKDIR} ${PREFIX}/lib/mirror |