diff options
author | smb <smb@pkgsrc.org> | 2008-12-16 20:59:53 +0000 |
---|---|---|
committer | smb <smb@pkgsrc.org> | 2008-12-16 20:59:53 +0000 |
commit | 6af93cc89085137e9ebe8c4423df482ef6725664 (patch) | |
tree | da7ef8b0e5b9d2e620f53d644ecfcbe34e86568a /mail/claws-mail-spamreport/Makefile | |
parent | 2710cb900740599a5282d7c02d4e266ea56ef095 (diff) | |
download | pkgsrc-6af93cc89085137e9ebe8c4423df482ef6725664.tar.gz |
Fix PLIST problem (pr 39844)
Diffstat (limited to 'mail/claws-mail-spamreport/Makefile')
-rw-r--r-- | mail/claws-mail-spamreport/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 2c501caa87f..6a4508cc752 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/10/15 16:22:03 smb Exp $ +# $NetBSD: Makefile,v 1.12 2008/12/16 20:59:53 smb Exp $ # DISTNAME= spam_report-0.3.6 PKGNAME= claws-mail-spam_report-0.3.6 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= http://claws-mail.org/downloads/plugins/ |