diff options
author | leeym <leeym@FreeBSD.org> | 2003-02-23 00:14:57 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-02-23 00:14:57 +0800 |
commit | 5e33a4d13fc8d87ef8354887bca3f8bbc9400359 (patch) | |
tree | 18d753659a312ff4efe12163c5e1fc8857343ec7 /mail/postfix20/Makefile | |
parent | 0fcf2b015919733eec118676bcf6686491d89e11 (diff) | |
download | freebsd-ports-gnome-5e33a4d13fc8d87ef8354887bca3f8bbc9400359.tar.gz freebsd-ports-gnome-5e33a4d13fc8d87ef8354887bca3f8bbc9400359.tar.zst freebsd-ports-gnome-5e33a4d13fc8d87ef8354887bca3f8bbc9400359.zip |
update postfix to 2.0.4
PR: 48531
Submitted by: Vivek Khera <khera@kcilink.com>
Diffstat (limited to 'mail/postfix20/Makefile')
-rw-r--r-- | mail/postfix20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix20/Makefile b/mail/postfix20/Makefile index eae0bbdd8174..00e584c6df55 100644 --- a/mail/postfix20/Makefile +++ b/mail/postfix20/Makefile @@ -13,8 +13,7 @@ # POSTFIX_OPTIONS can be set in /etc/make.conf also. PORTNAME= postfix -PORTVERSION= 2.0.2 -PORTEPOCH= 1 +PORTVERSION= 2.0.4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |