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 | a2b8b9e231e639cc4d1d105486395303ca834c38 (diff) | |
download | freebsd-ports-60b7454fb2dfa09e14d17d11a8f1022b2d8138b6.zip |
Activate the p5-MyObject port.
Diffstat (limited to 'databases')
-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 |