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 | |
parent | 0bcaced641f1109d23bc359b4e3eaeb0d4c6c41e (diff) | |
download | pkgsrc-6b028cd01ddd1e10eaa5de97c3ebc684bd9e09a8.tar.gz |
An update from Dieter Baron, adding mkobexcard.
Diffstat (limited to 'comms/birda')
-rw-r--r-- | comms/birda/Makefile | 4 | ||||
-rw-r--r-- | comms/birda/PLIST | 5 | ||||
-rw-r--r-- | comms/birda/distinfo | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/comms/birda/Makefile b/comms/birda/Makefile index 77e3300bca7..f8034a0b364 100644 --- a/comms/birda/Makefile +++ b/comms/birda/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/01/02 16:48:29 augustss Exp $ +# $NetBSD: Makefile,v 1.10 2002/01/13 01:02:12 augustss Exp $ # -DISTNAME= birda-0.8 +DISTNAME= birda-0.9 CATEGORIES= comms MASTER_SITES= ftp://ftp.augustsson.net/pub/netbsd/ 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 diff --git a/comms/birda/distinfo b/comms/birda/distinfo index 98b800c9c9d..6eb84988be7 100644 --- a/comms/birda/distinfo +++ b/comms/birda/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2002/01/02 16:48:29 augustss Exp $ +$NetBSD: distinfo,v 1.9 2002/01/13 01:02:12 augustss Exp $ -SHA1 (birda-0.8.tar.gz) = 673da160222d990229471578f78dd88b2c1fbd8b -Size (birda-0.8.tar.gz) = 56199 bytes +SHA1 (birda-0.9.tar.gz) = 7a45faad895ffea771d02b4e43b0f6af18a77653 +Size (birda-0.9.tar.gz) = 56070 bytes |