diff options
author | wes <wes@FreeBSD.org> | 2004-10-16 14:29:03 +0800 |
---|---|---|
committer | wes <wes@FreeBSD.org> | 2004-10-16 14:29:03 +0800 |
commit | c7f373033a5247efdbfbac2d8a44ecca76fc1bf8 (patch) | |
tree | f79e6445ff944184aaa1ff3fd07ff38641b5eda0 /mail/mimedefang/Makefile | |
parent | 841f2b43af92c1caf979016473107a749d3ee79f (diff) | |
download | freebsd-ports-gnome-c7f373033a5247efdbfbac2d8a44ecca76fc1bf8.tar.gz freebsd-ports-gnome-c7f373033a5247efdbfbac2d8a44ecca76fc1bf8.tar.zst freebsd-ports-gnome-c7f373033a5247efdbfbac2d8a44ecca76fc1bf8.zip |
Update to 2.45 from mimedefang.org.
Diffstat (limited to 'mail/mimedefang/Makefile')
-rw-r--r-- | mail/mimedefang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mimedefang/Makefile b/mail/mimedefang/Makefile index 5ed1c2ae80a6..090c5c087dd8 100644 --- a/mail/mimedefang/Makefile +++ b/mail/mimedefang/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mimedefang -PORTVERSION= 2.44 +PORTVERSION= 2.45 CATEGORIES= mail MASTER_SITES= http://www.mimedefang.org/static/ |