diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-11 18:17:37 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-10-11 18:17:37 +0000 |
commit | e032b573e961d5f132b413a1fd44764c97e5b431 (patch) | |
tree | d1873e80e48cc1a04b54359dca5e29f9655e449b /math | |
parent | cb0ed085ba0bb947e31450d09eac8a66fb04e4d2 (diff) | |
download | ports-e032b573e961d5f132b413a1fd44764c97e5b431.tar.gz ports-e032b573e961d5f132b413a1fd44764c97e5b431.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
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> |