diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-31 15:55:42 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-31 15:55:42 +0800 |
commit | 900b7e6d290739514d2697185a6a7bbab9b4ae97 (patch) | |
tree | ac853f8393ac4c22dcc9c2d17f308bec96be41fc | |
parent | 86902f3ee786f74e16e786a79234ab643f597b4e (diff) | |
download | freebsd-ports-gnome-900b7e6d290739514d2697185a6a7bbab9b4ae97.tar.gz freebsd-ports-gnome-900b7e6d290739514d2697185a6a7bbab9b4ae97.tar.zst freebsd-ports-gnome-900b7e6d290739514d2697185a6a7bbab9b4ae97.zip |
TMDA port is out of date to version 0.71
PR: ports/49052
Submitted by: Mike Meyer <mwm@mired.org>
-rw-r--r-- | mail/tmda/Makefile | 3 | ||||
-rw-r--r-- | mail/tmda/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile index 7495b2cf7bcf..7424635c7e69 100644 --- a/mail/tmda/Makefile +++ b/mail/tmda/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tmda -PORTVERSION= 0.70 -PORTREVISION= 2 +PORTVERSION= 0.71 CATEGORIES= mail python MASTER_SITES= http://tmda.net/releases/%SUBDIR%/ MASTER_SITE_SUBDIR= . old diff --git a/mail/tmda/distinfo b/mail/tmda/distinfo index a3f6f71da0fb..d0c3fece71f9 100644 --- a/mail/tmda/distinfo +++ b/mail/tmda/distinfo @@ -1 +1 @@ -MD5 (tmda-0.70.tgz) = 68e093c05e31f58c9e5685b5ab5518bc +MD5 (tmda-0.71.tgz) = 1561f80fab2900d11027e2b5880a8d77 |