diff options
author | mnag <mnag@FreeBSD.org> | 2006-08-27 02:34:14 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-08-27 02:34:14 +0800 |
commit | 8472f31adb69d18e8b4bae855eaf5715284a2972 (patch) | |
tree | 53da91c9a8dd25a6605ad295c51027281b1c5f92 /mail/postfix24/Makefile | |
parent | 4da093db2ace4f30cc8ad832a262efd5c3ab24ae (diff) | |
download | freebsd-ports-gnome-8472f31adb69d18e8b4bae855eaf5715284a2972.tar.gz freebsd-ports-gnome-8472f31adb69d18e8b4bae855eaf5715284a2972.tar.zst freebsd-ports-gnome-8472f31adb69d18e8b4bae855eaf5715284a2972.zip |
- Update to 2.3.3
Diffstat (limited to 'mail/postfix24/Makefile')
-rw-r--r-- | mail/postfix24/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile index da52dbbc3ed7..72c30a7b187d 100644 --- a/mail/postfix24/Makefile +++ b/mail/postfix24/Makefile @@ -6,8 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 2.3.2 -PORTREVISION= 1 +PORTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |