diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-06-24 19:21:07 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-06-24 19:21:07 +0800 |
commit | 6e257d6c50a3b5f38431420081284691ae0c8c8b (patch) | |
tree | 112786d2e66ce879a6e269c25b22a411d8730e8a /mail/postfix-current/Makefile | |
parent | f321ce10aa4d6c9d1f8c172d98ca9a9c84084f63 (diff) | |
download | freebsd-ports-gnome-6e257d6c50a3b5f38431420081284691ae0c8c8b.tar.gz freebsd-ports-gnome-6e257d6c50a3b5f38431420081284691ae0c8c8b.tar.zst freebsd-ports-gnome-6e257d6c50a3b5f38431420081284691ae0c8c8b.zip |
Update to 2.3-20050623
PR: ports/82587
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
Diffstat (limited to 'mail/postfix-current/Makefile')
-rw-r--r-- | mail/postfix-current/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile index b6ccb304ea6d..14a7577a2c34 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -15,7 +15,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -DISTVERSION= 2.3-20050621 +DISTVERSION= 2.3-20050623 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |