diff options
author | augustss <augustss@pkgsrc.org> | 2002-01-13 01:02:12 +0000 |
---|---|---|
committer | augustss <augustss@pkgsrc.org> | 2002-01-13 01:02:12 +0000 |
commit | 6b028cd01ddd1e10eaa5de97c3ebc684bd9e09a8 (patch) | |
tree | 3627bcf382546c4ae3e029e30f6172be4c998d20 /comms/birda/PLIST | |
parent | 0bcaced641f1109d23bc359b4e3eaeb0d4c6c41e (diff) | |
download | pkgsrc-6b028cd01ddd1e10eaa5de97c3ebc684bd9e09a8.tar.gz |
An update from Dieter Baron, adding mkobexcard.
Diffstat (limited to 'comms/birda/PLIST')
-rw-r--r-- | comms/birda/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/birda/PLIST b/comms/birda/PLIST index ce4fe218890..d88d852540e 100644 --- a/comms/birda/PLIST +++ b/comms/birda/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2001/12/30 21:14:32 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2002/01/13 01:02:12 augustss Exp $ bin/ircomm bin/irobex bin/irs +bin/mkobexcard bin/mkobexdate bin/mkobexmemo bin/mkobexpdb @@ -10,6 +11,7 @@ bin/mkobextodo man/cat1/ircomm.0 man/cat1/irobex.0 man/cat1/irs.0 +man/cat1/mkobexcard.0 man/cat1/mkobexdate.0 man/cat1/mkobexmemo.0 man/cat1/mkobexpdb.0 @@ -18,6 +20,7 @@ man/cat1/mkobextodo.0 man/man1/ircomm.1 man/man1/irobex.1 man/man1/irs.1 +man/man1/mkobexcard.1 man/man1/mkobexdate.1 man/man1/mkobexmemo.1 man/man1/mkobexpdb.1 |