diff options
author | pav <pav@FreeBSD.org> | 2005-07-13 17:09:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-13 17:09:09 +0800 |
commit | e3accc3357f89ac993cd94336da9d80623d8cf10 (patch) | |
tree | b750798eea473cfd704bc4b1e5507df520ef1b94 /mail/postfix-current/Makefile | |
parent | f39f4a68652ddb8bb8cdb3f6fe100ef3527a1eac (diff) | |
download | freebsd-ports-gnome-e3accc3357f89ac993cd94336da9d80623d8cf10.tar.gz freebsd-ports-gnome-e3accc3357f89ac993cd94336da9d80623d8cf10.tar.zst freebsd-ports-gnome-e3accc3357f89ac993cd94336da9d80623d8cf10.zip |
- Update to 2.3-20050708
PR: ports/83329
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 06435cc56c43..b98cfb98a271 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-20050630 +DISTVERSION= 2.3-20050708 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |