summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1997-08-30 13:26:53 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1997-08-30 13:26:53 +0000
commit9e54d783739a2d8acf84d71de496ebeac6145821 (patch)
tree2d1959649fef6d032b6cb5768dce7f444edf54db /databases
parentNew port xmbase-grok (diff)
Enable xmbase-grok
Notes
Notes: svn path=/head/; revision=7728
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 560954a2ec20..f51d91738e63 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp $
+# $Id: Makefile,v 1.21 1997/08/19 07:17:51 fenner Exp $
#
SUBDIR += db
SUBDIR += gdbm
@@ -13,5 +13,6 @@
SUBDIR += p5-Pg
SUBDIR += postgresql
SUBDIR += typhoon
+ SUBDIR += xmbase-grok
.include <bsd.port.subdir.mk>