diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 23:51:23 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-02-22 23:51:23 +0000 |
commit | 8c349a2568f4842da57066872097114027b0de6d (patch) | |
tree | 1ca6d3d7115eba8a4857935438ebfa16d263f684 /mail/postfix1 | |
parent | efec18bad4ee6f5e80e237ebcce674fef6b6a3df (diff) | |
download | ports-8c349a2568f4842da57066872097114027b0de6d.tar.gz ports-8c349a2568f4842da57066872097114027b0de6d.zip |
Notes
Diffstat (limited to 'mail/postfix1')
-rw-r--r-- | mail/postfix1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix1/Makefile b/mail/postfix1/Makefile index 2902471e3c13..19822150046a 100644 --- a/mail/postfix1/Makefile +++ b/mail/postfix1/Makefile @@ -14,6 +14,7 @@ PORTNAME= postfix PORTVERSION= 2.0.4 +PORTEPOCH= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \ ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/%SUBDIR%/ \ |