diff options
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> |