diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 17:08:27 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-11-07 17:08:27 +0000 |
commit | b7c2d49bda9a5749192769db62681dd6d255aa6f (patch) | |
tree | 528e4b5dfdfad9c5d3600ca5797edb4032888bff /mail/postfix-current/Makefile | |
parent | e2a4e638fa9951cde52acf3b771b9c5178f31674 (diff) | |
download | ports-b7c2d49bda9a5749192769db62681dd6d255aa6f.tar.gz ports-b7c2d49bda9a5749192769db62681dd6d255aa6f.zip |
Notes
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 61c7c677d4c2..b408ba03f0dc 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -8,7 +8,7 @@ # NOTE: PCRE is enabled by default unless you specifically disable it. PORTNAME= postfix -DISTVERSION= 2.3-20051014 +DISTVERSION= 2.3-20051106 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |