aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:19:13 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:19:13 +0000
commitb560520ef308bd7712c5d3a74205ffc4c4145c61 (patch)
tree48d943fb72ceb4b23255ce8b2f720877bf6c3eb0 /Makefile
parent2e20459b7e675b9a0c0400fb30d6ffd1cf0760b5 (diff)
downloadports-b560520ef308bd7712c5d3a74205ffc4c4145c61.tar.gz
ports-b560520ef308bd7712c5d3a74205ffc4c4145c61.zip
Add math to Makefile
Notes
Notes: svn path=/head/; revision=186
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index dd85c2e54ce5..afaf98ae4bfc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.4 1994/08/23 10:20:17 jkh Exp $
+# $Id: Makefile,v 1.5 1994/10/04 15:11:23 jkh Exp $
#
-SUBDIR= comms editors games lang mail net shells utils x11
+SUBDIR= comms editors games lang mail math net shells utils x11
.include <bsd.port.subdir.mk>