diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:53:43 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-05-03 22:53:43 +0800 |
commit | 710180bc84da84f89b8aeb11f8247ccb9c9b30a7 (patch) | |
tree | 546bcad97d2fe7ba2edd7f6e6fda7763f03ba552 /mail/postfix-current/Makefile | |
parent | 885df9a115e17b6ff1947632bc013a0e1d660a09 (diff) | |
download | freebsd-ports-gnome-710180bc84da84f89b8aeb11f8247ccb9c9b30a7.tar.gz freebsd-ports-gnome-710180bc84da84f89b8aeb11f8247ccb9c9b30a7.tar.zst freebsd-ports-gnome-710180bc84da84f89b8aeb11f8247ccb9c9b30a7.zip |
Update to 2.3-20050429
PR: ports/80553
Submitted by: 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 f80c7697e449..40fbe501ab22 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-20050426 +DISTVERSION= 2.3-20050429 PORTEPOCH= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |