Add empty line after comment section. Add space after first "#".

Found by:	portlint

(Also add newline at end of file.  That was done by vi.)
This commit is contained in:
Satoshi Asami 1997-06-17 07:45:12 +00:00
parent 6c81b673fa
commit 856cbdda13
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=6979

View file

@ -1,10 +1,11 @@
#New ports collection makefile for: xfishtank
# New ports collection makefile for: xfishtank
# Version required: 2.2
# Date created: 24th April 1997
# Whom: jacs
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1997/06/17 06:47:57 tg Exp $
#
DISTNAME= xfishtank-2.2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
@ -18,4 +19,4 @@ NO_INSTALL_MANPAGES=yes
post-patch:
cd ${WRKDIR}/xfishtank2.0; make clean
.include <bsd.port.mk>
.include <bsd.port.mk>