diff options
author | wiz <wiz> | 2006-02-19 00:41:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-02-19 00:41:49 +0000 |
commit | 68d136b20ea0c27027a9999316eb806aedfb85d0 (patch) | |
tree | b147224537d4aab105c6beea301726f1e7eb1c1b /mail/mess822 | |
parent | 77e64fc923a1ca7bc61afbe301b3205dbde138a3 (diff) | |
download | pkgsrc-68d136b20ea0c27027a9999316eb806aedfb85d0.tar.gz |
Add missing file+dir to PLIST. Bump PKGREVISION.
Diffstat (limited to 'mail/mess822')
-rw-r--r-- | mail/mess822/Makefile | 3 | ||||
-rw-r--r-- | mail/mess822/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index efa78b82d5f..3f50c6ae8d0 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2006/01/08 18:32:00 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/19 00:41:49 wiz Exp $ # DISTNAME= mess822-0.58 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://cr.yp.to/software/ diff --git a/mail/mess822/PLIST b/mail/mess822/PLIST index 47472e50ea8..92bdfd5ce0f 100644 --- a/mail/mess822/PLIST +++ b/mail/mess822/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/26 23:26:27 schmonz Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/02/19 00:41:49 wiz Exp $ bin/822date bin/822field bin/822header @@ -44,3 +44,5 @@ man/man3/mess822_when.3 man/man5/rewriting.5 man/man8/ofmipd.8 man/man8/ofmipname.8 +share/examples/mess822/leapsecs.dat +@dirrm share/examples/mess822 |