diff options
author | sahil <sahil@FreeBSD.org> | 2012-01-17 12:18:52 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2012-01-17 12:18:52 +0800 |
commit | dafd5b360ac9f64f42934321d4d13ade10aceeb2 (patch) | |
tree | acfd2d922fbabc16b14db03cdcfbdfc9a4cc6a4b /mail/postfix-current/Makefile | |
parent | babfb6c57ca60e274dba5ea9237eed0e39add98e (diff) | |
download | freebsd-ports-gnome-dafd5b360ac9f64f42934321d4d13ade10aceeb2.tar.gz freebsd-ports-gnome-dafd5b360ac9f64f42934321d4d13ade10aceeb2.tar.zst freebsd-ports-gnome-dafd5b360ac9f64f42934321d4d13ade10aceeb2.zip |
Update mail/postfix-current to 2.9-20120115, and note
potential incompatibilities with previous versions.
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 3efe2b93431e..9371eb8fe5d6 100644 --- a/mail/postfix-current/Makefile +++ b/mail/postfix-current/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -DISTVERSION= 2.9-20120102 +DISTVERSION= 2.9-20120115 PORTEPOCH= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \ |