summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-02 08:36:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-02 08:36:30 +0000
commit3eddcbb7769201fcd9f21768948d45551cb008e2 (patch)
treebdcb76eca60409c424a05c199d192fd217bc3252 /databases
parentChange ashe from NOBUILD to RESTRICTED, that's what we use elsewhere (diff)
Sort things alphabetically.
Notes
Notes: svn path=/head/; revision=2386
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile4
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>