aboutsummaryrefslogtreecommitdiff
path: root/emulators/cpmtools/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-15 03:46:07 +0000
commit91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac (patch)
tree7fb39aa3f78592f94c2415ace02da97d31058a71 /emulators/cpmtools/Makefile
parent30c64255c60ccb33f5d4988894005dc545e00c52 (diff)
downloadports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.tar.gz
ports-91552dc4b8e8dc93dc41e5aa4ccc3d7e924dd6ac.zip
Notes
Diffstat (limited to 'emulators/cpmtools/Makefile')
-rw-r--r--emulators/cpmtools/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/emulators/cpmtools/Makefile b/emulators/cpmtools/Makefile
index 703132ab3d61..9aa2ec2a89d7 100644
--- a/emulators/cpmtools/Makefile
+++ b/emulators/cpmtools/Makefile
@@ -3,13 +3,15 @@
# Date created: 25 December 1994
# Whom: joerg
#
-# $Id: Makefile,v 1.1.1.1 1994/12/28 11:53:41 joerg Exp $
+# $Id: Makefile,v 1.2 1995/04/01 13:48:34 joerg Exp $
#
DISTNAME= cpm-1.1
-WRKSRC= ${WRKDIR}/cpm
MAINTAINER= joerg@FreeBSD.org
+
+WRKSRC= ${WRKDIR}/cpm
+
#
# need our own build target to pass PREFIX down to the make command
#