diff options
author | mnag <mnag@FreeBSD.org> | 2007-10-23 03:45:05 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-10-23 03:45:05 +0800 |
commit | 3e5f2a2a7fcb2f67d4c9140fa4ce3eb5c7b575c9 (patch) | |
tree | afd2a089a6ea4bb01e826af81e920deed5d1ea02 /mail/postfix23/Makefile | |
parent | 85793f6e6a625fac15c9832c896fe74af7c29553 (diff) | |
download | freebsd-ports-graphics-3e5f2a2a7fcb2f67d4c9140fa4ce3eb5c7b575c9.tar.gz freebsd-ports-graphics-3e5f2a2a7fcb2f67d4c9140fa4ce3eb5c7b575c9.tar.zst freebsd-ports-graphics-3e5f2a2a7fcb2f67d4c9140fa4ce3eb5c7b575c9.zip |
- Update to 2.3.13
- Teach postfix to 8.0
Diffstat (limited to 'mail/postfix23/Makefile')
-rw-r--r-- | mail/postfix23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile index fbbb6af939a..d477ac76a22 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.12 +PORTVERSION= 2.3.13 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |