diff options
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index b1ef1e9f7da2..b1b21f812d78 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.3 1995/08/13 01:10:21 asami Exp $ +# $Id: Makefile,v 1.4 1995/10/30 17:32:32 pst Exp $ # + SUBDIR += exodus SUBDIR += gnats SUBDIR += msql - SUBDIR += exodus .include <bsd.port.subdir.mk> |