diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 15:55:42 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 15:55:42 +0800 |
commit | 4ec84d0e1d519b2af045bc2591914d01c4cafa69 (patch) | |
tree | f6295671ccc9ced0607cdd65d188fda3bf72b13c /mail/tmda/Makefile | |
parent | 71ec1188c4c7cbfb5a9fbc965cd36331eac3ba3d (diff) | |
download | freebsd-ports-gnome-4ec84d0e1d519b2af045bc2591914d01c4cafa69.tar.gz freebsd-ports-gnome-4ec84d0e1d519b2af045bc2591914d01c4cafa69.tar.zst freebsd-ports-gnome-4ec84d0e1d519b2af045bc2591914d01c4cafa69.zip |
TMDA port is out of date to version 0.71
PR: ports/49052
Submitted by: Mike Meyer <mwm@mired.org>
Diffstat (limited to 'mail/tmda/Makefile')
-rw-r--r-- | mail/tmda/Makefile | 3 |
1 files changed, 1 insertions, 2 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 |