diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 08:55:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-07 08:55:56 +0000 |
commit | 67ee4fa92f76faa7b2e280ceb7a4dfdee41e2c99 (patch) | |
tree | 224327ae16c8a91accfab5f2f5b111ecc5153c2d | |
parent | Add missing t in textproc (diff) |
- Update to 0.15.13.1
PR: 61004
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=97555
-rw-r--r-- | mail/bogofilter-current/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter-current/distinfo | 2 | ||||
-rw-r--r-- | mail/bogofilter/Makefile | 2 | ||||
-rw-r--r-- | mail/bogofilter/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile index eabc14c0cd25..000384f4706e 100644 --- a/mail/bogofilter-current/Makefile +++ b/mail/bogofilter-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.15.13 +PORTVERSION= 0.15.13.1 PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter-current/distinfo b/mail/bogofilter-current/distinfo index 799aaf29f04b..847f98050503 100644 --- a/mail/bogofilter-current/distinfo +++ b/mail/bogofilter-current/distinfo @@ -1 +1 @@ -MD5 (bogofilter-0.15.13.tar.gz) = ffc44abc9cb211ee6e52d19465c95947 +MD5 (bogofilter-0.15.13.1.tar.gz) = 4dff0a39cfa81753c0d3a546ed0bc908 diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index eabc14c0cd25..000384f4706e 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bogofilter -PORTVERSION= 0.15.13 +PORTVERSION= 0.15.13.1 PORTREVISION= 0 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff --git a/mail/bogofilter/distinfo b/mail/bogofilter/distinfo index 799aaf29f04b..847f98050503 100644 --- a/mail/bogofilter/distinfo +++ b/mail/bogofilter/distinfo @@ -1 +1 @@ -MD5 (bogofilter-0.15.13.tar.gz) = ffc44abc9cb211ee6e52d19465c95947 +MD5 (bogofilter-0.15.13.1.tar.gz) = 4dff0a39cfa81753c0d3a546ed0bc908 |