aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-11 18:17:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-11 18:17:37 +0000
commite032b573e961d5f132b413a1fd44764c97e5b431 (patch)
treed1873e80e48cc1a04b54359dca5e29f9655e449b /math/Makefile
parentcb0ed085ba0bb947e31450d09eac8a66fb04e4d2 (diff)
downloadports-e032b573e961d5f132b413a1fd44764c97e5b431.tar.gz
ports-e032b573e961d5f132b413a1fd44764c97e5b431.zip
Add oleo.
Notes
Notes: svn path=/head/; revision=212
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/Makefile b/math/Makefile
index 6a329d2bf1a3..69f81767bc33 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 1994/10/04 23:33:34 pst Exp $
+# $Id: Makefile,v 1.1 1994/10/06 01:16:49 jkh Exp $
#
-SUBDIR= gnuplot
+SUBDIR= gnuplot oleo
.include <bsd.port.subdir.mk>