summaryrefslogtreecommitdiff
path: root/emulators/cpmtools
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-07 22:09:12 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-07 22:09:12 +0000
commitc6157e1d41b8baf9fbcd7260f1c684eca3c55bec (patch)
tree76243f4eee56e828bdef273323833c4ccded7211 /emulators/cpmtools
parentchange ordering of variables (portlint) (diff)
remove extra blank line (portlint)
Notes
Notes: svn path=/head/; revision=25573
Diffstat (limited to 'emulators/cpmtools')
-rw-r--r--emulators/cpmtools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index b768d5f7d123..fe1daff25784 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -22,5 +22,4 @@ MAN1= cpm.1
do-build:
@(cd ${WRKSRC}; ${MAKE} PREFIX=${PREFIX} ${MAKE_FLAGS} ${MAKEFILE} all)
-
.include <bsd.port.mk>