summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2003-05-17 01:45:41 +0000
committerdmcmahill <dmcmahill>2003-05-17 01:45:41 +0000
commitfb23bb6a0d8b4fd52972a65bd64932460935a9d5 (patch)
treed7b7d9553e52fcf282a32456796fe3720fbcec91
parentdbe74164ff6069cb80c16f8bcadce53b590c6020 (diff)
downloadpkgsrc-fb23bb6a0d8b4fd52972a65bd64932460935a9d5.tar.gz
add and enable p5-MARC
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 14923d4e757..2d7e3a8c03d 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2003/04/06 13:46:22 hubertf Exp $
+# $NetBSD: Makefile,v 1.98 2003/05/17 01:45:41 dmcmahill Exp $
#
COMMENT= Databases
@@ -48,6 +48,7 @@ SUBDIR+= p5-DBI
SUBDIR+= p5-DBIx-Datasource
SUBDIR+= p5-DBIx-SearchBuilder
SUBDIR+= p5-DB_File
+SUBDIR+= p5-MARC
SUBDIR+= p5-MLDBM
SUBDIR+= p5-MLDBM-Sync
SUBDIR+= p5-SQL-Statement