diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-14 19:38:53 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-05-14 19:38:53 +0000 |
commit | 344d42d7fb9a793bae623c4a39ebee77ef1adcb0 (patch) | |
tree | fd44a465c9fe901ba1500fbecf201612a2839e65 /mail/postfix1/Makefile | |
parent | 3a0eae7c74e13d2ecb982b3c8f0e3fc445d0ff5b (diff) |
Notes
Diffstat (limited to 'mail/postfix1/Makefile')
-rw-r--r-- | mail/postfix1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index cbf06a2ebf93..88e0c89cfd53 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix -PORTVERSION= 1.1.8 +PORTVERSION= 1.1.9 PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ |