summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-27 05:06:27 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-27 05:06:27 +0000
commit60b7454fb2dfa09e14d17d11a8f1022b2d8138b6 (patch)
treeb78d12aebb9864a4f3cd7d2f306331f2df5fc851 /databases
parent* Update from 1.2016 to 1.2209 (diff)
Activate the p5-MyObject port.
Notes
Notes: svn path=/head/; revision=23444
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index db713e6203d1..dbe35079212b 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -19,6 +19,7 @@
SUBDIR += p5-GDBM
SUBDIR += p5-MLDBM
SUBDIR += p5-Msql
+ SUBDIR += p5-MyObject
SUBDIR += p5-Mysql
SUBDIR += p5-Pg
SUBDIR += p5-SQL-Statement