diff options
author | manu <manu> | 2004-01-15 07:58:39 +0000 |
---|---|---|
committer | manu <manu> | 2004-01-15 07:58:39 +0000 |
commit | d5e066639bda7f35f05db1b592b1929e136ab782 (patch) | |
tree | 2e5a178085c9fca056f069dc6d9351d1695bf419 /mail/bogofilter | |
parent | 0d087da80cc63beba4f6c9a8d942c4efc92ada41 (diff) | |
download | pkgsrc-d5e066639bda7f35f05db1b592b1929e136ab782.tar.gz |
Wrong revision bump. Thank to Takahiro Kambe for pointing this out.
Diffstat (limited to 'mail/bogofilter')
-rw-r--r-- | mail/bogofilter/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 3c122f3a412..1c043fea869 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/01/14 20:16:39 manu Exp $ +# $NetBSD: Makefile,v 1.13 2004/01/15 07:58:39 manu Exp $ # -DISTNAME= bogofilter-0.15.7nb1 +DISTNAME= bogofilter-0.15.7 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bogofilter/} |