diff options
author | pav <pav@FreeBSD.org> | 2005-02-17 17:45:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-17 17:45:28 +0800 |
commit | d971e1889accdf26a0d0947f876eb2d968c71c85 (patch) | |
tree | 94a9b28398c0d2103139298ff07484f51d28c9f8 /mail/postfix-current/Makefile | |
parent | f6a9f47341f2ddc30352bd144e9e6b0423ae2be1 (diff) | |
download | freebsd-ports-gnome-d971e1889accdf26a0d0947f876eb2d968c71c85.tar.gz freebsd-ports-gnome-d971e1889accdf26a0d0947f876eb2d968c71c85.tar.zst freebsd-ports-gnome-d971e1889accdf26a0d0947f876eb2d968c71c85.zip |
+ Update to 2.2-20050214
+ Change PgSQL OPTION (from mail/postfix)
PR: ports/77571
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 5a75f95471fc..51ee3d95a458 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 -PORTVERSIONRAW= 2.2-20050212 +PORTVERSIONRAW= 2.2-20050214 PORTVERSION= ${PORTVERSIONRAW:S/-/./} PORTEPOCH= 2 CATEGORIES= mail ipv6 |