Style nits

This commit is contained in:
niklas 1998-06-24 20:17:07 +00:00
parent 2b9d1e6736
commit 1a348d0dfc

View File

@ -3,7 +3,7 @@
# Date created: May 19 1998 # Date created: May 19 1998
# Whom: Angelos D. Keromytis # Whom: Angelos D. Keromytis
# #
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 05:35:23 angelos Exp $ # $OpenBSD: Makefile,v 1.2 1998/06/24 20:17:07 niklas Exp $
# #
DISTNAME= xfishtank-2.2 DISTNAME= xfishtank-2.2
@ -17,6 +17,6 @@ WRKSRC= ${WRKDIR}/xfishtank2.0
NO_INSTALL_MANPAGES=yes NO_INSTALL_MANPAGES=yes
post-patch: post-patch:
cd ${WRKDIR}/xfishtank2.0; make clean cd ${WRKSRC}; make clean
.include <bsd.port.mk> .include <bsd.port.mk>