diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2002-05-17 01:58:20 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2002-05-17 01:58:20 +0800 |
commit | e00327726279194d7a7922cc8eb5615fd86aab28 (patch) | |
tree | daf81358ee9c24f99b1f544b14a5f7cbf5584221 /mail/postfix22/Makefile | |
parent | 53d415ed6aaaee6e6dd1505c6815928f2528d64b (diff) | |
download | freebsd-ports-gnome-e00327726279194d7a7922cc8eb5615fd86aab28.tar.gz freebsd-ports-gnome-e00327726279194d7a7922cc8eb5615fd86aab28.tar.zst freebsd-ports-gnome-e00327726279194d7a7922cc8eb5615fd86aab28.zip |
Update to latest
PR: 38153
Submitted by: maintainer
Diffstat (limited to 'mail/postfix22/Makefile')
-rw-r--r-- | mail/postfix22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile index 88e0c89cfd53..26fb9d89fb4f 100644 --- a/mail/postfix22/Makefile +++ b/mail/postfix22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.10 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |