diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-27 05:06:27 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-27 05:06:27 +0000 |
commit | 60b7454fb2dfa09e14d17d11a8f1022b2d8138b6 (patch) | |
tree | b78d12aebb9864a4f3cd7d2f306331f2df5fc851 /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 '')
-rw-r--r-- | databases/Makefile | 1 |
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 |