diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-01 11:56:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-01 11:56:24 +0000 |
commit | 79f86fd6ec0742a34b2da09c724fa800ac7b0ba2 (patch) | |
tree | 681b6b9c843cb3061fc22e9838cc8bd98c1a8c89 /mail/postfix/Makefile | |
parent | 00a8157778c811958120708b284fc76b4a3fda9a (diff) |
Notes
Diffstat (limited to 'mail/postfix/Makefile')
-rw-r--r-- | mail/postfix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile index 9d3d5abddbf2..2bdbd480f0ea 100644 --- a/mail/postfix/Makefile +++ b/mail/postfix/Makefile @@ -7,7 +7,7 @@ PORTNAME= postfix PORTVERSION= 20010228.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |