diff options
author | mnag <mnag@FreeBSD.org> | 2007-08-01 21:06:46 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2007-08-01 21:06:46 +0800 |
commit | 488b04a08eda675c96b46985754fe331d190b754 (patch) | |
tree | 07b472af2472832b58a09efbf38fc4ccd6fe7118 /mail/postfix23/Makefile | |
parent | 4299fc2f54de8a2ac22ac9e2731d83af6086105f (diff) | |
download | freebsd-ports-graphics-488b04a08eda675c96b46985754fe331d190b754.tar.gz freebsd-ports-graphics-488b04a08eda675c96b46985754fe331d190b754.tar.zst freebsd-ports-graphics-488b04a08eda675c96b46985754fe331d190b754.zip |
- Update to 2.3.12
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 622e5fcf959..fbbb6af939a 100644 --- a/mail/postfix23/Makefile +++ b/mail/postfix23/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.11 +PORTVERSION= 2.3.12 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |