diff options
author | tv <tv@pkgsrc.org> | 2006-03-03 16:56:35 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2006-03-03 16:56:35 +0000 |
commit | 93b34f0e6db58f72b0bcabd18808b35330d4385c (patch) | |
tree | 005d6aa3cb6f8d4b72a813ed36edd47f2315c814 /mail/perdition/PLIST | |
parent | cd6e5ab6f591c63d09a35881e9762a92cd64b15b (diff) | |
download | pkgsrc-93b34f0e6db58f72b0bcabd18808b35330d4385c.tar.gz |
Remove the "daemon map" database, which is sloppy (it has vestiges of the
gdbm map it was originally based on) -- we can re-enable this when it
no longer breaks builds on some platforms.
Diffstat (limited to 'mail/perdition/PLIST')
-rw-r--r-- | mail/perdition/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/perdition/PLIST b/mail/perdition/PLIST index 59fe6a72121..7bbab2c0209 100644 --- a/mail/perdition/PLIST +++ b/mail/perdition/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2006/02/22 21:08:57 tv Exp $ +@comment $NetBSD: PLIST,v 1.3 2006/03/03 16:56:35 tv Exp $ include/jain.h lib/libjain.la -lib/libperditiondb_daemon.la lib/libperditiondb_nis.la lib/libperditiondb_posix_regex.la man/man5/perditiondb.5 |